summaryrefslogtreecommitdiffstats
path: root/bgpd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'quagga_0_99_6_release' into linux-realmsquagga-0.99.6-realms.patchJeffrey C. Ollie2007-04-091-0/+198
|\
| * [bgpd] Bug #302, bgpd can get stuck in state ClearingPaul Jakma2006-12-081-0/+10
| * [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra.Andrew J. Schorr2006-11-301-0/+18
| * [bgpd] Fix bug where a deleted route that was quickly re-added was being lostAndrew J. Schorr2006-11-281-0/+11
| * [bgpd] trivial: non C99 u_int.._t should be uint.._tPaul Jakma2006-10-271-0/+5
| * [bgpd] struct peer must have bgp field valid (redistribute crash)Paul Jakma2006-10-221-0/+10
| * [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially N...Paul Jakma2006-10-151-0/+6
| * [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with ...Paul Jakma2006-10-151-0/+5
| * [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers st...Paul Jakma2006-10-151-0/+10
| * [bgpd] Trivial fix of printf format/arg mismatchAndrew J. Schorr2006-09-191-0/+5
| * [bgpd] reduce the process queue hold time to something more sensiblePaul Jakma2006-09-141-0/+3
| * [bgpd] RIB statistics address space size shouldnt double count spacePaul Jakma2006-09-141-0/+7
| * [bgpd] simplify peer refcounts, squash slow peer leakPaul Jakma2006-09-141-0/+13
| * [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted statesPaul Jakma2006-09-141-0/+52
| * [bgpd] Add RIB reporting commands, show bgp ... statisticsPaul Jakma2006-09-141-0/+15
| * [bgpd] Handle pcount as flags are changed, fixing pcount issuesPaul Jakma2006-09-071-0/+21
| * [bgpd] Add 'show ... neighbor .... prefix-counts' commandPaul Jakma2006-09-041-0/+7
* | Appying patch from http://vcalinus.gemenii.ro/quagga-0.99.5-realms.diffquagga-0.99.5-realms.diffCalin Velea2007-04-091-0/+13
|/
* [bgpd] fix mtype in XFREE and NULL out freed pointerPaul Jakma2006-08-271-0/+5
* [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