- 6595788 bgp: use monotonic clock for time of day by Stephen Hemminger · 15 years ago
- da88ea8 bgpd: code cleanup by Stephen Hemminger · 15 years ago
- 9d87877 bgpd: Fix mistakes in applying 'allow inbound connections to non-default view' by Paul Jakma · 15 years ago
- 4a5f432 [bgpd] delete erroneous extra brace.. by Paul Jakma · 15 years ago
- 2158ad2 bgpd/trivial: Fix indentation in previous by Paul Jakma · 15 years ago
- fc4dc59 bgpd: Allow inbound connections to non-default view by Steve Hill · 15 years ago
- d023aec bgpd: start listener on first instance by Stephen Hemminger · 15 years ago
- 0362195 bgpd: peer action table static/const by Stephen Hemminger · 15 years ago
- 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
- fd35b94 [bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...' by Paul Jakma · 15 years ago
- 0088b5d [bgpd] reference count the BGP instance by Stephen Hemminger · 16 years ago
- 66e5cd8 [cleanup] functions taking no args should be declared with void args by Stephen Hemminger · 16 years ago
- acde4b8 [bgp] Fix crash on SIGHUP, deref of freed workqueues by Steve Hill · 15 years ago
- aea339f [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> by Denis Ovsienko · 16 years ago
- 6556d8a Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns" by Paul Jakma · 16 years ago
- d664ae1 [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns by Paul Jakma · 17 years ago
- 0df7c91 [bgpd] TCP-MD5: password vty configuration and initial Linux support by Paul Jakma · 16 years ago
- b608d5b [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client by Paul Jakma · 16 years ago
- 3a02d1f 2007-10-30 Nick Hilliard <nick@inex.ie> by Paul Jakma · 17 years ago
- 37a217a [bgpd] bug #352: IPv6/Multicast address-family config not written out by Paul Jakma · 18 years ago
- 6f58544 [bgpd] struct peer must have bgp field valid (redistribute crash) by Paul Jakma · 18 years ago
- 0cd1c32 [bgpd] Trivial fix of printf format/arg mismatch by Andrew J. Schorr · 18 years ago
- 9fde662 [bgpd] simplify peer refcounts, squash slow peer leak by Paul Jakma · 18 years ago
- ca058a3 [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states by Paul Jakma · 18 years ago
- 1893740 [bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffers by Paul Jakma · 18 years ago
- a625ca3 [bgpd] release peer specific clear queue in peer_free by Paul Jakma · 19 years ago
- 64e580a [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
- e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
- 94f2b39 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- e210cf9 2005-06-15 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 200df11 2005-06-01 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 54a6ed3 * bgpd.c: Deleting bgp->rsclient list needs fix similar to pree-groups by hasso · 20 years ago
- b6b7cff * bgpd.c: Don't crash while deleting list of peer-groups. by hasso · 20 years ago
- b5f2960 * bgpd.c: Fix obvious (routeserver patch) merge error. This makes "no by hasso · 20 years ago
- e83e208 2005-05-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 22db9de 2005-05-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 6811845 * bgpd.texi: Document new "bgp bestpath as-path confed" command. by hasso · 20 years ago
- 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 6ffd207 * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop" by hasso · 20 years ago
- 93406d8 * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, by hasso · 20 years ago
- c950243 * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighbor by hasso · 20 years ago
- 3d515fd * bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for old by hasso · 20 years ago
- 0a486e5 * bgpd.[ch], bgp_vty.c, bgp_route.c: "Restart session after by hasso · 20 years ago
- f418446 * bgp_nexthop.c: Improve debug. by hasso · 20 years ago
- c29fdba Add comments with warnings obtained on NetBSD/i386. Both are due to by gdt · 20 years ago
- a2b1ecd 2004-10-31 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- fd79ac9 2004-10-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 18a6dce Common router id. by hasso · 20 years ago
- fee0f4c 2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es> by paul · 20 years ago
- 538621f Merge graceful restart capability display and some small fixes from Zebra by hasso · 21 years ago
- e0701b7 Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges. by hasso · 21 years ago
- eb82118 2004-05-01 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 545acaf 2004-04-16 rivo nurges <rix@estpak.ee> by paul · 21 years ago
- 6ad23f0 2004-02-17 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 848973c 2003-08-13 kunihiro <kunihiro@zebra.org> by paul · 21 years ago
- 718e374 Initial revision by paul · 22 years ago