| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'quagga_0_99_6_release' into linux-realmsquagga-0.99.6-realms.patch | Jeffrey C. Ollie | 2007-04-09 | 1 | -122/+779 |
|\ |
|
| * | [bgpd] Fix bug where a deleted route that was quickly re-added was being lost | Andrew J. Schorr | 2006-11-28 | 1 | -5/+27 |
| * | [bgpd] trivial: non C99 u_int.._t should be uint.._t | Paul Jakma | 2006-10-27 | 1 | -1/+1 |
| * | [bgpd] struct peer must have bgp field valid (redistribute crash) | Paul Jakma | 2006-10-22 | 1 | -0/+3 |
| * | [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with ... | Paul Jakma | 2006-10-15 | 1 | -1/+2 |
| * | [bgpd] reduce the process queue hold time to something more sensible | Paul Jakma | 2006-09-14 | 1 | -1/+1 |
| * | [bgpd] RIB statistics address space size shouldnt double count space | Paul Jakma | 2006-09-14 | 1 | -5/+6 |
| * | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | Paul Jakma | 2006-09-14 | 1 | -12/+35 |
| * | [bgpd] Add RIB reporting commands, show bgp ... statistics | Paul Jakma | 2006-09-14 | 1 | -26/+411 |
| * | [bgpd] Handle pcount as flags are changed, fixing pcount issues | Paul Jakma | 2006-09-07 | 1 | -108/+111 |
| * | [bgpd] Add 'show ... neighbor .... prefix-counts' command | Paul Jakma | 2006-09-04 | 1 | -0/+219 |
* | | Appying patch from http://vcalinus.gemenii.ro/quagga-0.99.5-realms.diffquagga-0.99.5-realms.diff | Calin Velea | 2007-04-09 | 1 | -0/+110 |
|/ |
|
* | [bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usage | Paul Jakma | 2006-05-12 | 1 | -27/+15 |
* | [bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclient | Paul Jakma | 2006-05-12 | 1 | -6/+8 |
* | [bgpd] CID #7, remove useless NULL check, bgp_static_update_main | Paul Jakma | 2006-05-12 | 1 | -6/+8 |
* | [bgpd] Bug #240, Fix route-server crash when static routes are configured | Paul Jakma | 2006-05-08 | 1 | -2/+7 |
* | [bgpd] Fix bug where FSM can stay hung forever in Idle/Clrng | Paul Jakma | 2006-05-04 | 1 | -19/+25 |
* | [bgpd] Start off FSM again once clearing finishes. | Paul Jakma | 2006-03-06 | 1 | -0/+3 |
* | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. | Paul Jakma | 2006-02-21 | 1 | -79/+66 |
* | [bgpd] trivial readability fix | Paul Jakma | 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 |
* | Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges. | hasso | 2004-05-20 | 1 | -32/+54 |
* | 2004-05-01 rivo nurges <rix@estpak.ee> | paul | 2004-05-01 | 1 | -0/+10 |
* | 2004-05-01 Paul Jakma <paul@dishone.st> | paul | 2004-05-01 | 1 | -2/+1 |
* | 2004-04-16 rivo nurges <rix@estpak.ee> | paul | 2004-04-20 | 1 | -1/+1 |