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