summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-25Add test for Internet checksum.Joakim Tjernlund
2009-06-25[ospfd] compare ifIndex too when matching pathsJoakim Tjernlund
2009-06-25[doc] Add "--disable-doc" to configureJoakim Tjernlund
2009-06-25[ospfd] external LSA route_unlock_node() fixesJoakim Tjernlund
2009-06-25[ospfd] Fix a few LSA performance "bugs"Joakim Tjernlund
2009-06-24Merge remote branch 'origin/master'Paul Jakma
2009-06-24zebra: Static route does not reach kernel.Joakim Tjernlund
2009-06-24[vtysh] Save vtysh history to a fileTomasz Pala
2009-06-24[configure] Allow for large-file support, e.g. for log files >2GBTomasz Pala
2009-06-24[cleanup] Add log.h includesTomasz Pala
2009-06-24[bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes'Tomasz Pala
2009-06-24[ospfd] discount IP header size from a new LSA pktDmitry Tejblum
2009-06-23[bgpd] review 32-bit AS-path hotfix for 0.99.12Denis Ovsienko
2009-06-23[zebra] linux policy routing support with ipv6Mathieu Goessens
2009-06-23Merge remote branch 'origin/master'Paul Jakma
2009-06-23[trivia] work around ksh93 builtin name (#451)Jingjing Duan
2009-06-23Fix "show ip bgp dampened-paths" garbage output.Chris Caputo
2009-06-23Fix vtysh based "write term" output.Chris Caputo
2009-06-23Fixes to RFC2385/MD5 BGPChris Caputo
2009-06-23[ospfd] cancel OSPF timer hack in nsm_change_stateDmitry Tejblum
2009-06-23RFC 4191 Default Router Preference support for router advertisementsChris Caputo
2009-06-22[doc] remove -dither arg to imagemagick, in building PDFsPaul Jakma
2009-06-22Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe
2009-06-22[bgpd] Fix 'update-source' command: It doesn't accept interface namesPaul Jakma
2009-06-19[ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patchJeremy Jackson
2009-06-19[configure] fix check for GNU awk/gawk to abort ./configure if missingJeremy Jackson
2009-06-19[cleanup] convert bzero() deprecated by POSIX to memset()Jeremy Jackson
2009-06-19[configure] remove unused/broken autoconf cache variable ac_statedirJeremy Jackson
2009-06-19[configure/cleanup] fix broken autoconf cache variablesJeremy Jackson
2009-06-19[configure] remote support for AIX, it conflicts on newer autoconfJeremy Jackson
2009-06-19[build] cleanup low-hanging autoreconf warningsJeremy Jackson
2009-06-19[configure] add configure support for PCRE Posix libraryJeremy Jackson
2009-06-18[daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson
2009-06-18[doc] Removes documentation of nonexistant option.Jeremy Jackson
2009-06-18[configure] Refine CLOCK_MONOTONIC testPaul Jakma
2009-06-18[configure] Detect support for monotonic clockStephen Hemminger
2009-06-18[BGP/cleanup] make message list in bgp_open constStephen Hemminger
2009-06-18[BGP/cleanup] make community hash table staticStephen Hemminger
2009-06-18[BGP/cleanup] make some damp function staticStephen Hemminger
2009-06-18[BGP/cleanup] make ecommunity variables/functions localStephen Hemminger
2009-06-18[BGP/cleanup] main program cleanupStephen Hemminger
2009-06-18[zebra/cleanup] make message table read onlyStephen Hemminger
2009-06-18[OSPF/cleanup] make message lists read onlyStephen Hemminger
2009-06-18[bgpd/cleanup] make message lists read onlyStephen Hemminger
2009-06-18[bgpd] add comment that bgp_capability_receive is exported for unit-testsPaul Jakma
2009-06-18[cleanup] Allow message tables to be constantStephen Hemminger
2009-06-18[cleanup] Fix compile warningsStephen Hemminger
2009-06-18[cleanup] Use const in smux interfaceStephen Hemminger
2009-06-18[bgpd/cleanup] BGP make attribute variables localStephen Hemminger
2009-06-18[bgpd/cleanup] Make BGP FSM table read-only staticStephen Hemminger