summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-21[bgp] Fix nexthop reachability check on confederationsVasilis Tsiligiannis
2009-07-21[bgpd] fix typo made by paul in previous commitPaul Jakma
2009-07-21[bgpd] Avoid zombie accepted peer entriesTimo Teräs
2009-07-21[bgpd] Small buffer overrun in bgp_clear_node_queue_initNick Hilliard
2009-07-21[zebra] Silence noisy process_subqChris Caputo
2009-07-19[bgpd] Stability fixes including bugs 397, 492Chris Caputo
2009-07-19[bgpd] Fix compiler warnings related to MD5Chris Caputo
2009-07-19[build] fix default CFLAGS and squish warningPaul Jakma
2009-07-17[bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...'Paul Jakma
2009-07-16[lib] Fix IPv6 normalisationStephen Hemminger
2009-07-16[ospf6d] Fix regression in monotonic time patch - LSA max-aging brokeTom Henderson
2009-06-30[lib/cleanup] Use a typedef for the thread typePaul Jakma
2009-06-26[ospfd] Do not use stale Network/Router LSAsJoakim Tjernlund
2009-06-26[bgpd] Log a debug/update warning if filters are configured but don't existPaul Jakma
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