Age | Commit message (Expand) | Author |
2006-11-28 | [bgpd] Fix bug where a deleted route that was quickly re-added was being lost | Andrew J. Schorr |
2006-10-27 | [bgpd] trivial: non C99 u_int.._t should be uint.._t | Paul Jakma |
2006-10-22 | [bgpd] struct peer must have bgp field valid (redistribute crash) | Paul Jakma |
2006-10-15 | [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially N... | Paul Jakma |
2006-10-15 | [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with ... | Paul Jakma |
2006-10-15 | [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers st... | Paul Jakma |
2006-10-15 | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma |
2006-09-19 | [bgpd] Trivial fix of printf format/arg mismatch | Andrew J. Schorr |
2006-09-14 | [bgpd] reduce the process queue hold time to something more sensible | Paul Jakma |
2006-09-14 | [bgpd] RIB statistics address space size shouldnt double count space | Paul Jakma |
2006-09-14 | [bgpd] simplify peer refcounts, squash slow peer leak | Paul Jakma |
2006-09-14 | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | Paul Jakma |
2006-09-14 | [bgpd] Add RIB reporting commands, show bgp ... statistics | Paul Jakma |
2006-09-07 | [bgpd] Handle pcount as flags are changed, fixing pcount issues | Paul Jakma |
2006-09-04 | [bgpd] Add 'show ... neighbor .... prefix-counts' command | Paul Jakma |
2006-08-27 | [bgpd] fix mtype in XFREE and NULL out freed pointer | Paul Jakma |
2006-08-06 | [bgpd] aspath_loop_check was broken, fix it and the aspath unit test code. | Paul Jakma |
2006-07-27 | [bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffers | Paul Jakma |
2006-07-02 | [bgpd] Fix crash on shutdown of peer | Paul Jakma |
2006-05-23 | [bgpd] expand vty help for neighbor ... update-source | Paul Jakma |
2006-05-12 | [bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usage | Paul Jakma |
2006-05-12 | [bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclient | Paul Jakma |
2006-05-12 | [bgpd] CID #7, remove useless NULL check, bgp_static_update_main | Paul Jakma |
2006-05-12 | [bgpd] Remove dead code in ORIGINATOR_ID packet forming code | Paul Jakma |
2006-05-08 | [bgpd] Bug #240, Fix route-server crash when static routes are configured | Paul Jakma |
2006-05-08 | [bgpd] CID#62 fix double-free, use-after-free in community_str2com | Paul Jakma |
2006-05-04 | [bgpd] Fix bug where FSM can stay hung forever in Idle/Clrng | Paul Jakma |
2006-05-04 | [bgpd] bug #210: Enable crucial VPNv4 code which was disabled | Paul Jakma |
2006-03-30 | [bgpd] Fix infinite loop in community_str2com | Paul Jakma |
2006-03-30 | [bgpd] release peer specific clear queue in peer_free | Paul Jakma |
2006-03-30 | [bgpd] trivial: use a distinct memtype for struct bgp_synchronize | Paul Jakma |
2006-03-30 | [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd | Paul Jakma |
2006-03-30 | [bgpd] Include header dependency in bgp_nexthop.h | Paul Jakma |
2006-03-30 | [bgpd] rearrange some structs for less padding, stats for table/attrs. | Paul Jakma |
2006-03-06 | [bgpd] Start off FSM again once clearing finishes. | Paul Jakma |
2006-02-21 | [bgpd] Add Clrng description to bgp summary state. | Paul Jakma |
2006-02-21 | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. | Paul Jakma |
2006-02-18 | [bgpd] trivial readability fix | Paul Jakma |
2006-02-18 | [bug #89] Fix leak of community when set community is used | Paul Jakma |
2006-02-05 | [bgpd] trivial fix for gcc warning | paul |
2006-02-05 | [bgpd] Fix peer prefix counts and make it slightly more robust | paul |
2006-02-02 | [lib/workqueue] remove the useless 'delay' factor. | paul |
2006-01-19 | [compiler] miscellaneous trivial compiler warning fixes | paul |
2006-01-17 | [zserv] fix up custom isisd and bgpd Zserv functions for new format. | paul |
2006-01-16 | [bgpd] add aspath_finish, static resource cleanup function. | paul |
2006-01-16 | [bgpd] fix some leaks introduced in aspath rewrite. | paul |
2006-01-10 | [bgpd] remove export of long defunct function | paul |
2005-11-23 | [bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968]) | paul |
2005-11-14 | 2005-11-14 Paul Jakma <paul.jakma@sun.com> | paul |
2005-11-03 | 2005-11-03 Paul Jakma <paul.jakma@sun.com> | paul |