summaryrefslogtreecommitdiffstats
path: root/bgpd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* [bgpd] aspath_loop_check was broken, fix it and the aspath unit test code.Paul Jakma2006-08-061-0/+6
* [bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffersPaul Jakma2006-07-271-0/+5
* [bgpd] Fix crash on shutdown of peerPaul Jakma2006-07-021-0/+6
* [bgpd] expand vty help for neighbor ... update-sourcePaul Jakma2006-05-231-0/+5
* [bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usagePaul Jakma2006-05-121-0/+5
* [bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclientPaul Jakma2006-05-121-0/+1
* [bgpd] CID #7, remove useless NULL check, bgp_static_update_mainPaul Jakma2006-05-121-0/+3
* [bgpd] Remove dead code in ORIGINATOR_ID packet forming codePaul Jakma2006-05-121-0/+5
* [bgpd] Bug #240, Fix route-server crash when static routes are configuredPaul Jakma2006-05-081-0/+4
* [bgpd] CID#62 fix double-free, use-after-free in community_str2comPaul Jakma2006-05-081-0/+5
* [bgpd] Fix bug where FSM can stay hung forever in Idle/ClrngPaul Jakma2006-05-041-0/+15
* [bgpd] bug #210: Enable crucial VPNv4 code which was disabledPaul Jakma2006-05-041-0/+10
* [bgpd] Fix infinite loop in community_str2comPaul Jakma2006-03-301-0/+12
* [bgpd] release peer specific clear queue in peer_freePaul Jakma2006-03-301-0/+5
* [bgpd] trivial: use a distinct memtype for struct bgp_synchronizePaul Jakma2006-03-301-0/+2
* [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpdPaul Jakma2006-03-301-0/+9
* [bgpd] Include header dependency in bgp_nexthop.hPaul Jakma2006-03-301-0/+5
* [bgpd] rearrange some structs for less padding, stats for table/attrs.Paul Jakma2006-03-301-0/+18
* [bgpd] Start off FSM again once clearing finishes.Paul Jakma2006-03-061-0/+5
* [bgpd] Add Clrng description to bgp summary state.Paul Jakma2006-02-211-0/+2
* [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.Paul Jakma2006-02-211-0/+34
* [bgpd] trivial readability fixPaul Jakma2006-02-181-0/+3
* [bug #89] Fix leak of community when set community is usedPaul Jakma2006-02-181-0/+7
* [bgpd] trivial fix for gcc warningpaul2006-02-051-0/+2
* [bgpd] Fix peer prefix counts and make it slightly more robustpaul2006-02-051-0/+13
* [lib/workqueue] remove the useless 'delay' factor.paul2006-02-021-0/+5
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-0/+9
* [zserv] fix up custom isisd and bgpd Zserv functions for new format.paul2006-01-171-0/+6
* [bgpd] add aspath_finish, static resource cleanup function.paul2006-01-161-0/+4
* [bgpd] fix some leaks introduced in aspath rewrite.paul2006-01-161-0/+10
* [bgpd] remove export of long defunct functionpaul2006-01-101-0/+4
* [bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968])paul2005-11-231-0/+9
* 2005-11-14 Paul Jakma <paul.jakma@sun.com>paul2005-11-141-0/+10
* 2005-11-03 Paul Jakma <paul.jakma@sun.com>paul2005-11-031-0/+6
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-0/+5
* 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>jardin2005-10-011-0/+4
* 2005-09-10 Paul Jakma <paul.jakma@sun.com>paul2005-09-101-0/+100
* 2005-09-10 Paul Jakma <paul.jakma@sun.com>paul2005-09-091-0/+6
* * bgp_route.c: Third (?) attempt to fix best selection breakagehasso2005-08-261-0/+6
* 2005-08-22 Hugo Santos <hsantos@av.it.pt>paul2005-08-221-0/+5
* 2005-08-22 Paul Jakma <paul.jakma@sun.com>paul2005-08-221-0/+31
* * bgp_routemap.c: Revert part of leaking communities fix commited inhasso2005-08-031-0/+6
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-0/+10
* 2005-06-15 Paul Jakma <paul.jakma@sun.com>paul2005-06-151-0/+6
* 2005-06-01 Paul Jakma <paul.jakma@sun.com>post_bgp_workqueuspaul2005-06-011-0/+96
* Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192.hasso2005-05-281-0/+4
* * bgp_routemap.c: Stop leaking communities.hasso2005-05-271-0/+4
* * bgpd.c: Deleting bgp->rsclient list needs fix similar to pree-groupshasso2005-05-261-1/+7
* * bgpd.c: Don't crash while deleting list of peer-groups.hasso2005-05-261-0/+4
* * bgpd.c: Fix obvious (routeserver patch) merge error. This makes "nohasso2005-05-251-0/+5