| Commit message (Expand) | Author | Age | Files | Lines |
* | cumulus take-3cumulus-take-3 | Timo Teräs | 2016-03-30 | 1 | -94/+734 |
* | lib, bgpd, tests: Refactor FILTER_X in zebra.h | Donald Sharp | 2016-02-26 | 1 | -0/+1 |
* | bgpd: Remove BGP's asorig timer, it is no longer used | Daniel Walton | 2015-12-08 | 1 | -8/+0 |
* | bgpd: Compile fix for clearing-completion FSM fix, using workqueue helper. | Paul Jakma | 2015-09-24 | 1 | -1/+2 |
* | bgpd: Fix race in clearing completion | Donald Sharp | 2015-09-24 | 1 | -1/+17 |
* | Quagga: Fix code to use srandom/random | Donald Sharp | 2015-06-21 | 1 | -1/+1 |
* | lib: straighten out ORF prefix list support | David Lamparter | 2015-05-05 | 1 | -1/+1 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -2/+2 |
* | bgpd: stricter packet handling in OpenSent | Leonid Rosenboim | 2013-07-30 | 1 | -18/+41 |
* | bgpd: cleanup, use correct buffer sizes for sockunion2str() | Jorge Boncompte [DTI2] | 2012-05-02 | 1 | -2/+2 |
* | bgpd: rename SAFI 3 according to RFC4760 | Denis Ovsienko | 2011-09-29 | 1 | -4/+4 |
* | bgp: use monotonic clock for time of day | Stephen Hemminger | 2010-01-15 | 1 | -15/+3 |
* | bgpd: compile warnings cleanup | Stephen Hemminger | 2009-12-10 | 1 | -1/+1 |
* | bgpd/trivial: Fix indentation in previous | Paul Jakma | 2009-07-28 | 1 | -4/+4 |
* | bgpd: fd leak in bgpd | Steve Hill | 2009-07-28 | 1 | -15/+33 |
* | [bgpd/cleanup] Make BGP FSM table read-only static | Stephen Hemminger | 2009-06-18 | 1 | -1/+1 |
* | [cleanup] functions taking no args should be declared with void args | Stephen Hemminger | 2009-06-12 | 1 | -1/+1 |
* | Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce... | Paul Jakma | 2008-08-26 | 1 | -2/+1 |
* | [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns | Paul Jakma | 2008-08-22 | 1 | -1/+2 |
* | [bgpd] bug #368: Fix possible loop between peers going Idle<->OpenSent | Paul Jakma | 2007-06-22 | 1 | -3/+3 |
* | [bgpd] Peer delete can race with reconfig leading to crash | Paul Jakma | 2007-02-22 | 1 | -8/+8 |
* | [bgpd] Bug #302, bgpd can get stuck in state Clearing | Paul Jakma | 2006-12-08 | 1 | -5/+8 |
* | [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers st... | Paul Jakma | 2006-10-15 | 1 | -3/+3 |
* | [bgpd] simplify peer refcounts, squash slow peer leak | Paul Jakma | 2006-09-14 | 1 | -6/+2 |
* | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | Paul Jakma | 2006-09-14 | 1 | -21/+83 |
* | [bgpd] Fix crash on shutdown of peer | Paul Jakma | 2006-07-02 | 1 | -19/+22 |
* | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. | Paul Jakma | 2006-02-21 | 1 | -0/+1 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 1 | -15/+15 |
* | 2005-06-01 Paul Jakma <paul.jakma@sun.com>post_bgp_workqueus | paul | 2005-06-01 | 1 | -36/+41 |
* | 2005-05-19 Paul Jakma <paul@dishone.st> | paul | 2005-05-19 | 1 | -2/+2 |
* | * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, | hasso | 2005-02-02 | 1 | -2/+131 |
* | * bgp_nexthop.c: Improve debug. | hasso | 2005-02-01 | 1 | -7/+22 |
* | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-08 | 1 | -5/+5 |
* | 2004-10-13 Paul Jakma <paul@dishone.st> | paul | 2004-10-13 | 1 | -2/+2 |
* | Merge graceful restart capability display and some small fixes from Zebra | hasso | 2004-05-21 | 1 | -29/+16 |
* | Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges. | hasso | 2004-05-20 | 1 | -1/+29 |
* | 2004-05-03 Daniel Roesen <dr@cluenet.de> | paul | 2004-05-03 | 1 | -3/+2 |
* | 2004-05-01 Paul Jakma <paul@dishone.st> | paul | 2004-05-01 | 1 | -31/+20 |
* | 2004-02-17 Paul Jakma <paul@dishone.st> | paul | 2004-02-17 | 1 | -20/+31 |
* | 2003-08-13 kunihiro <kunihiro@zebra.org> | paul | 2003-08-13 | 1 | -0/+13 |
* | Initial revision | paul | 2002-12-13 | 1 | -0/+864 |