summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_top.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-19[bgpd] Fix compiler warnings related to MD5Chris Caputo1-3/+3
2009-07-19[build] fix default CFLAGS and squish warningPaul Jakma1-2/+3
2009-07-17[bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...'Paul Jakma1-4/+7
2009-07-16[lib] Fix IPv6 normalisationStephen Hemminger1-0/+1
2009-07-16[ospf6d] Fix regression in monotonic time patch - LSA max-aging brokeTom Henderson1-0/+11
2009-06-30[lib/cleanup] Use a typedef for the thread typePaul Jakma2-6/+8
2009-06-26[ospfd] Do not use stale Network/Router LSAsJoakim Tjernlund2-8/+8
2009-06-26[bgpd] Log a debug/update warning if filters are configured but don't existPaul Jakma1-7/+39
2009-06-25Add test for Internet checksum.Joakim Tjernlund1-6/+74
2009-06-25[ospfd] compare ifIndex too when matching pathsJoakim Tjernlund2-4/+13
2009-06-25[doc] Add "--disable-doc" to configureJoakim Tjernlund2-1/+11
2009-06-25[ospfd] external LSA route_unlock_node() fixesJoakim Tjernlund1-10/+15
2009-06-25[ospfd] Fix a few LSA performance "bugs"Joakim Tjernlund1-18/+5
2009-06-24zebra: Static route does not reach kernel.Joakim Tjernlund1-2/+4
2009-06-24[vtysh] Save vtysh history to a fileTomasz Pala1-1/+7
2009-06-24[configure] Allow for large-file support, e.g. for log files >2GBTomasz Pala1-0/+2
2009-06-24[cleanup] Add log.h includesTomasz Pala2-0/+2
2009-06-24[bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes'Tomasz Pala1-8/+46
2009-06-24[ospfd] discount IP header size from a new LSA pktDmitry Tejblum1-3/+12
2009-06-23[bgpd] review 32-bit AS-path hotfix for 0.99.12Denis Ovsienko1-29/+52
2009-06-23[zebra] linux policy routing support with ipv6Mathieu Goessens3-7/+7
2009-06-23[trivia] work around ksh93 builtin name (#451)Jingjing Duan1-2/+2
2009-06-23Fix "show ip bgp dampened-paths" garbage output.Chris Caputo3-10/+8
2009-06-23Fix vtysh based "write term" output.Chris Caputo2-2/+4
2009-06-23Fixes to RFC2385/MD5 BGPChris Caputo2-3/+13
2009-06-23[ospfd] cancel OSPF timer hack in nsm_change_stateDmitry Tejblum1-8/+0
2009-06-23RFC 4191 Default Router Preference support for router advertisementsChris Caputo5-3/+91
2009-06-22[doc] remove -dither arg to imagemagick, in building PDFsPaul Jakma2-2/+2
2009-06-22Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe10-25/+25
2009-06-22[bgpd] Fix 'update-source' command: It doesn't accept interface namesPaul Jakma1-2/+2
2009-06-19[ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patchJeremy Jackson1-0/+2
2009-06-19[configure] fix check for GNU awk/gawk to abort ./configure if missingJeremy Jackson1-3/+5
2009-06-19[cleanup] convert bzero() deprecated by POSIX to memset()Jeremy Jackson3-3/+3
2009-06-19[configure] remove unused/broken autoconf cache variable ac_statedirJeremy Jackson1-6/+5
2009-06-19[configure/cleanup] fix broken autoconf cache variablesJeremy Jackson1-29/+22
2009-06-19[configure] remote support for AIX, it conflicts on newer autoconfJeremy Jackson1-1/+0
2009-06-19[build] cleanup low-hanging autoreconf warningsJeremy Jackson2-17/+18
2009-06-19[configure] add configure support for PCRE Posix libraryJeremy Jackson3-9/+30
2009-06-18[daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson4-21/+5
2009-06-18[doc] Removes documentation of nonexistant option.Jeremy Jackson3-9/+0
2009-06-18[configure] Refine CLOCK_MONOTONIC testPaul Jakma2-9/+25
2009-06-18[configure] Detect support for monotonic clockStephen Hemminger1-0/+10
2009-06-18[BGP/cleanup] make message list in bgp_open constStephen Hemminger1-4/+6
2009-06-18[BGP/cleanup] make community hash table staticStephen Hemminger1-1/+1
2009-06-18[BGP/cleanup] make some damp function staticStephen Hemminger2-5/+4
2009-06-18[BGP/cleanup] make ecommunity variables/functions localStephen Hemminger2-3/+2
2009-06-18[BGP/cleanup] main program cleanupStephen Hemminger1-7/+11
2009-06-18[zebra/cleanup] make message table read onlyStephen Hemminger1-1/+1
2009-06-18[OSPF/cleanup] make message lists read onlyStephen Hemminger3-23/+23
2009-06-18[bgpd/cleanup] make message lists read onlyStephen Hemminger2-16/+16