summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-23Merge branch 'master' of ssh://code.quagga.net/var/git/quaggaPaul Jakma
2011-03-23bgpd: Fix compile failure if IPv6 build was disabled.Paul Jakma
2011-03-23lib: fix more format warnings (#637)Christian Hammers
2011-03-22bgpd: attribute jhash call should use a standard interface to in6_addr dataStephen Hemminger
2011-03-22ospfd: Compile fix for opaque supportPaul Jakma
2011-03-22build: change sense of opaque-{lsa,te} enable args to enable by defaultPaul Jakma
2011-03-21bgpd: enable TCP corkingStephen Hemminger
2011-03-21lib: add TCP_CORK wrapperStephen Hemminger
2011-03-21bgpd: leave peer socket in non-blocking mode (mostly)Stephen Hemminger
2011-03-21bgpd: "Intern" communities in route mapsMichael Lambert
2011-03-21bgpd: New show commands for improved view and address family supportMichael Lambert
2011-03-21release: 0.99.18Paul Jakma
2011-03-21bgpd: Implement revised error handling for partial optional/trans. attributesPaul Jakma
2011-03-21bgpd: Remove AS Path limit/TTL functionalityPaul Jakma
2011-03-21tools/multiple-bgpd.sh: set some community attributes to help test themPaul Jakma
2011-03-21bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma
2011-03-21tests: Extend aspath_test.c with cases for invalid segments & attributesPaul Jakma
2011-03-21bgpd: Rollback some of the changes made for invalid AS_PATH segment fixPaul Jakma
2011-03-21bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser errorPaul Jakma
2011-03-21ospf6d: Extend the "[no] debug ospf6 route" vty commandsTom Goff
2011-03-21ospf6d: Route locking (memory) cleanupTom Goff
2011-03-21ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff
2011-03-21ospf6d: Remove obsolete codeTom Goff
2011-03-21ospf6d: Fix memory allocation issues in SPFTom Goff
2011-03-21lib: zlog should clean up its memoryTom Goff
2011-03-21lib: Add a function to delete all interfacesTom Goff
2011-03-21bgpd: use Jenkins hash for BGP transit, cluster and attr hashesStephen Hemminger
2011-03-21lib: Better hashing of string values using Bernstein hashStephen Hemminger
2011-03-21bgpd: Remove extra lock on interior table nodeBarry Friedman
2011-03-21bgpd: Fix display of unsigned attributesWataru Tanitsu
2011-03-21bgpd: fix use of free memory by update_rsclientStephen Hemminger
2011-03-21bgpd: unlock node on aggregate errorRobert Bays
2011-03-21bgpd: fix errors in aggregate address commandRobert Bays
2011-03-21bgpd: use XCALLOC to allocate bgpd damp arrayStephen Hemminger
2011-03-21bgpd: fix bgp_node locking issuesChris Caputo
2011-03-21lib: Fix accounting of memoryChris Hall
2011-03-20Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvementsPaul Jakma
2011-03-18doc: fix "ipv6 address" interface command syntax (#608)Denis Ovsienko
2011-03-18bgpd: improve "monotonic" uptime correctionJohn Kemp
2011-03-13ripngd: copy debug statements fix from ripdStephen Hemminger
2011-02-24ripd: resolve debug statements issue (bug 442)Andrew J. Schorr
2011-01-17bgpd: VTY string fixes for debug commandsDavid Ward
2011-01-14bgpd: fix handling of "Unsupported Capability"Dmitrij Tejblum
2011-01-13ospf6d: fix crash in SPF calculationDmitrij Tejblum
2010-12-08ospfd: Remove oi field from LSA, have network_lsa_refresh look up when neededPaul Jakma
2010-12-08ospfd: potential fix for router-id change assert on refresh cleanup patchPaul Jakma
2010-12-08ospfd: Fix maxage/flush to not try flood twice, remember maxages for longerPaul Jakma
2010-12-08ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma
2010-12-08ospfd: Remember network LSA sequence numbers across up/downs of an interfacePaul Jakma
2010-12-08ospfd: Prioritise hellos for sending by queueing to head of output bufferPaul Jakma