| Commit message (Expand) | Author | Age | Files | Lines |
* | [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients | paul | 2007-08-30 | 1 | -31/+27 |
* | [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit | paul | 2007-08-06 | 1 | -25/+393 |
* | [bgpd] bug #370, default-originate was broken by a silly thinko | paul | 2007-06-14 | 1 | -1/+1 |
* | [bgpd] Trim memory usage of BGP routes | paul | 2007-05-04 | 1 | -164/+302 |
* | [bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored | paul | 2007-04-10 | 1 | -3/+20 |
* | [bgpd] Peer delete can race with reconfig leading to crash | paul | 2007-02-22 | 1 | -25/+67 |
* | [bgpd] Fix bug where a deleted route that was quickly re-added was being lost | ajs | 2006-11-28 | 1 | -5/+27 |
* | [bgpd] trivial: non C99 u_int.._t should be uint.._t | paul | 2006-10-27 | 1 | -1/+1 |
* | [bgpd] struct peer must have bgp field valid (redistribute crash) | paul | 2006-10-22 | 1 | -0/+3 |
* | [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with ... | paul | 2006-10-15 | 1 | -1/+2 |
* | [bgpd] reduce the process queue hold time to something more sensible | paul | 2006-09-14 | 1 | -1/+1 |
* | [bgpd] RIB statistics address space size shouldnt double count space | paul | 2006-09-14 | 1 | -5/+6 |
* | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | paul | 2006-09-14 | 1 | -12/+35 |
* | [bgpd] Add RIB reporting commands, show bgp ... statistics | paul | 2006-09-14 | 1 | -26/+411 |
* | [bgpd] Handle pcount as flags are changed, fixing pcount issues | paul | 2006-09-07 | 1 | -108/+111 |
* | [bgpd] Add 'show ... neighbor .... prefix-counts' command | paul | 2006-09-04 | 1 | -0/+219 |
* | [bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usage | paul | 2006-05-12 | 1 | -27/+15 |
* | [bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclient | paul | 2006-05-12 | 1 | -6/+8 |
* | [bgpd] CID #7, remove useless NULL check, bgp_static_update_main | paul | 2006-05-12 | 1 | -6/+8 |
* | [bgpd] Bug #240, Fix route-server crash when static routes are configured | paul | 2006-05-08 | 1 | -2/+7 |
* | [bgpd] Fix bug where FSM can stay hung forever in Idle/Clrng | paul | 2006-05-04 | 1 | -19/+25 |
* | [bgpd] Start off FSM again once clearing finishes. | paul | 2006-03-06 | 1 | -0/+3 |
* | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. | paul | 2006-02-21 | 1 | -79/+66 |
* | [bgpd] trivial readability fix | paul | 2006-02-18 | 1 | -2/+3 |
* | [bgpd] Fix peer prefix counts and make it slightly more robust | paul | 2006-02-05 | 1 | -51/+73 |
* | [lib/workqueue] remove the useless 'delay' factor. | paul | 2006-02-02 | 1 | -3/+0 |
* | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 1 | -1/+1 |
* | 2005-11-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-14 | 1 | -5/+11 |
* | 2005-09-10 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-10 | 1 | -18/+21 |
* | * bgp_route.c: Third (?) attempt to fix best selection breakage | hasso | 2005-08-26 | 1 | -0/+7 |
* | 2005-08-22 Paul Jakma <paul.jakma@sun.com> | paul | 2005-08-22 | 1 | -111/+96 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 1 | -60/+60 |
* | 2005-06-01 Paul Jakma <paul.jakma@sun.com>post.bgp.workqueus | paul | 2005-06-01 | 1 | -116/+323 |
* | * bgpd.texi: Document new "bgp bestpath as-path confed" command. | hasso | 2005-04-08 | 1 | -4/+20 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga.post.listloop.cleanup | paul | 2005-04-07 | 1 | -20/+20 |
* | * bgp_route.c: Don't crash while clearing route tables if there is | hasso | 2005-03-21 | 1 | -0/+4 |
* | * bgp_route.c: Make reannouncing prefixes with changed attributes | hasso | 2005-02-23 | 1 | -12/+17 |
* | * bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c: | hasso | 2005-02-02 | 1 | -10/+18 |
* | * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop" | hasso | 2005-02-02 | 1 | -3/+3 |
* | * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, | hasso | 2005-02-02 | 1 | -32/+76 |
* | * bgpd.[ch], bgp_vty.c, bgp_route.c: "Restart session after | hasso | 2005-02-01 | 1 | -5/+39 |
* | 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-01-29 | 1 | -1/+2 |
* | * bgp_route.c: Fix showstopper bug. New route must be selected also | hasso | 2005-01-24 | 1 | -1/+2 |
* | * bgp_route.c: Clear peer's routing table regardless whether it's | hasso | 2005-01-17 | 1 | -3/+0 |
* | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-08 | 1 | -20/+20 |
* | 2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-05 | 1 | -391/+74 |
* | 2004-10-13 Paul Jakma <paul@dishone.st> | paul | 2004-10-13 | 1 | -31/+34 |
* | 2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es>bgp.rserver.after | paul | 2004-09-13 | 1 | -93/+1436 |
* | 2004-07-09 Sowmini Varadhan <sowmini.varadhan@sun.com> | paul | 2004-07-09 | 1 | -3/+8 |
* | 2004-06-04 Paul Jakma <paul@dishone.st> | paul | 2004-06-04 | 1 | -14/+15 |