| Commit message (Expand) | Author | Age | Files | Lines |
* | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma | 2006-10-16 | 1 | -1/+11 |
* | [bgpd] Trivial fix of printf format/arg mismatch | Andrew J. Schorr | 2006-09-19 | 2 | -2/+6 |
* | [bgpd] reduce the process queue hold time to something more sensible | Paul Jakma | 2006-09-14 | 2 | -1/+4 |
* | [bgpd] RIB statistics address space size shouldnt double count space | Paul Jakma | 2006-09-14 | 2 | -5/+13 |
* | [bgpd] simplify peer refcounts, squash slow peer leak | Paul Jakma | 2006-09-14 | 4 | -38/+26 |
* | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | Paul Jakma | 2006-09-14 | 9 | -93/+251 |
* | [bgpd] Add RIB reporting commands, show bgp ... statistics | Paul Jakma | 2006-09-14 | 4 | -26/+447 |
* | [bgpd] Handle pcount as flags are changed, fixing pcount issues | Paul Jakma | 2006-09-07 | 6 | -126/+157 |
* | [bgpd] Add 'show ... neighbor .... prefix-counts' command | Paul Jakma | 2006-09-04 | 2 | -0/+226 |
* | [bgpd] fix mtype in XFREE and NULL out freed pointer | Paul Jakma | 2006-08-27 | 2 | -1/+7 |
* | [bgpd] aspath_loop_check was broken, fix it and the aspath unit test code. | Paul Jakma | 2006-08-06 | 2 | -3/+9 |
* | [bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffers | Paul Jakma | 2006-07-27 | 2 | -3/+9 |
* | [bgpd] Fix crash on shutdown of peer | Paul Jakma | 2006-07-02 | 2 | -19/+28 |
* | [bgpd] expand vty help for neighbor ... update-source | Paul Jakma | 2006-05-24 | 2 | -4/+13 |
* | [bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usage | Paul Jakma | 2006-05-13 | 4 | -30/+24 |
* | [bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclient | Paul Jakma | 2006-05-13 | 2 | -6/+9 |
* | [bgpd] CID #7, remove useless NULL check, bgp_static_update_main | Paul Jakma | 2006-05-13 | 2 | -6/+11 |
* | [bgpd] Remove dead code in ORIGINATOR_ID packet forming code | Paul Jakma | 2006-05-13 | 2 | -7/+7 |
* | [bgpd] Bug #240, Fix route-server crash when static routes are configured | Paul Jakma | 2006-05-08 | 2 | -2/+11 |
* | [bgpd] CID#62 fix double-free, use-after-free in community_str2com | Paul Jakma | 2006-05-08 | 2 | -1/+6 |
* | [bgpd] Fix bug where FSM can stay hung forever in Idle/Clrng | Paul Jakma | 2006-05-04 | 2 | -19/+40 |
* | [bgpd] bug #210: Enable crucial VPNv4 code which was disabled | Paul Jakma | 2006-05-04 | 4 | -16/+26 |
* | [bgpd] Fix infinite loop in community_str2com | Paul Jakma | 2006-03-30 | 2 | -6/+20 |
* | [bgpd] release peer specific clear queue in peer_free | Paul Jakma | 2006-03-30 | 2 | -1/+9 |
* | [bgpd] trivial: use a distinct memtype for struct bgp_synchronize | Paul Jakma | 2006-03-30 | 2 | -1/+4 |
* | [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd | Paul Jakma | 2006-03-30 | 2 | -19/+189 |
* | [bgpd] Include header dependency in bgp_nexthop.h | Paul Jakma | 2006-03-30 | 2 | -0/+7 |
* | [bgpd] rearrange some structs for less padding, stats for table/attrs. | Paul Jakma | 2006-03-30 | 6 | -55/+100 |
* | [bgpd] Start off FSM again once clearing finishes. | Paul Jakma | 2006-03-06 | 2 | -0/+8 |
* | [bgpd] Add Clrng description to bgp summary state. | Paul Jakma | 2006-02-21 | 2 | -0/+4 |
* | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. | Paul Jakma | 2006-02-21 | 9 | -96/+126 |
* | [bgpd] trivial readability fix | Paul Jakma | 2006-02-18 | 2 | -2/+6 |
* | [bug #89] Fix leak of community when set community is used | Paul Jakma | 2006-02-18 | 2 | -2/+17 |
* | [bgpd] trivial fix for gcc warning | paul | 2006-02-05 | 2 | -2/+4 |
* | [bgpd] Fix peer prefix counts and make it slightly more robust | paul | 2006-02-05 | 3 | -51/+87 |
* | [lib/workqueue] remove the useless 'delay' factor. | paul | 2006-02-02 | 2 | -3/+5 |
* | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 13 | -40/+15 |
* | [zserv] fix up custom isisd and bgpd Zserv functions for new format. | paul | 2006-01-17 | 2 | -24/+68 |
* | [bgpd] add aspath_finish, static resource cleanup function. | paul | 2006-01-16 | 3 | -8/+24 |
* | [bgpd] fix some leaks introduced in aspath rewrite. | paul | 2006-01-16 | 2 | -5/+21 |
* | [bgpd] remove export of long defunct function | paul | 2006-01-10 | 2 | -1/+4 |
* | [bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968]) | paul | 2005-11-23 | 2 | -1/+13 |
* | 2005-11-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-14 | 2 | -5/+21 |
* | 2005-11-03 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-03 | 2 | -6/+9 |
* | 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-10-01 | 2 | -3/+6 |
* | 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> | jardin | 2005-10-01 | 2 | -1/+5 |
* | 2005-09-29 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-29 | 1 | -1/+1 |
* | 2005-09-10 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-10 | 7 | -561/+992 |
* | 2005-09-10 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-10 | 3 | -3/+10 |
* | * bgp_route.c: Third (?) attempt to fix best selection breakage | hasso | 2005-08-26 | 2 | -0/+13 |