| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
| * | 2004-02-17 Paul Jakma <paul@dishone.st> | paul | 2004-02-17 | 1 | -1/+2 |
| * | 2003-11-03 Paul Jakma <paul@dishone.st> | paul | 2003-11-03 | 1 | -1/+1 |
| * | 2003-10-24 Jose Luis Rubio Guivernau <jrubio@dit.upm.es> | paul | 2003-10-24 | 1 | -94/+578 |
| * | 2003-10-13 Jay Fenlason <fenlason@redhat.com> | paul | 2003-10-13 | 1 | -1/+1 |
| * | 2003-08-27 Kunihiro Ishiguro <kunihiro@zebra.org> | paul | 2003-08-27 | 1 | -2/+1 |
| * | 2003-08-27 Kunihiro Ishiguro <kunihiro@zebra.org> | paul | 2003-08-27 | 1 | -24/+27 |
| * | 2003-08-26 Kunihiro <kunihiro@zebra.org> | paul | 2003-08-26 | 1 | -1/+1 |
| * | 2003-08-11 kunihiro <kunihiro@zebra.org | paul | 2003-08-12 | 1 | -1/+10 |
| * | 2003-08-07 kunihiro <kunihiro@zebra.org> | paul | 2003-08-08 | 1 | -16/+23 |
| * | Initial revision | paul | 2002-12-13 | 1 | -0/+9053 |
* | Add reference counting to bgp instance | Stephen Hemminger | 2008-07-11 | 1 | -1/+2 |
* | Change bgp_info_lock/unlock to be inline | Stephen Hemminger | 2008-07-11 | 1 | -34/+1 |
* | Fix use after free in rsclient cleanup | Stephen Hemminger | 2008-07-11 | 1 | -2/+2 |
* | fix compiler warnings | Stephen Hemminger | 2008-05-28 | 1 | -0/+2 |
* | + [bgpd] Added new route-map set statement: "as-path ignore" | pilot | 2008-05-20 | 1 | -5/+5 |
* | [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 |