1. 6d85b15 bgpd: remove calls to peer_sort() from fast-path by Jorge Boncompte [DTI2] · 13 years ago
  2. c63b83f bgpd: Fix memory leak of some "show ip bgp neighbor" commands by Jorge Boncompte [DTI2] · 13 years ago
  3. ddc943d bgpd, zebra: Fix format for some metric outputs by Jorge Boncompte [DTI2] · 13 years ago
  4. 3cf6c2b Merge branch 'quagga' into google-bgp-multipath by Avneesh Sachdev · 13 years ago
  5. e0ca5fd lib: put route_types.txt to real use by David Lamparter · 15 years ago
  6. bde12e3 bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear() by Ulrich Weber · 13 years ago
  7. e6ec1c3 bgpd: spelling by Denis Ovsienko · 13 years ago
  8. 165b5ff bgpd: Add new configuration cli for eBGP and iBGP multipath. by Josh Bailey · 13 years ago
  9. f5a4827 bgpd: refine the setting up of GTSM by Stephen Hemminger · 14 years ago
  10. 89b6d1f bgpd: Cleanups & fixes for minttl / GTSM by Stephen Hemminger · 14 years ago
  11. fa411a2 bgpd: RFC 5082 Generalized TTL Security Mechanism support by Nick Hilliard · 14 years ago
  12. 95cbbd2 bgpd: New show commands for improved view and address family support by Michael Lambert · 14 years ago
  13. b729294 bgpd: fix community-list error message spelling by Denis Ovsienko · 14 years ago
  14. 9a1a331 [bgpd] Restore ability of 'neighbor ... update-source' to take interface name by Paul Jakma · 15 years ago
  15. 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
  16. f7e0db8 [bgpd] Fix 'update-source' command: It doesn't accept interface names by Paul Jakma · 15 years ago
  17. 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
  18. aea339f [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> by Denis Ovsienko · 16 years ago
  19. e0081f7 [bgpd] Add 'show bgp views' command by Michael Lambert · 16 years ago
  20. ef16c8a Merge branch 'restricted-mode' by Paul Jakma · 16 years ago
  21. 6556d8a Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns" by Paul Jakma · 16 years ago
  22. 62687ff [vty] Add support for a 'restricted mode' with anonymous vty connections by Paul Jakma · 16 years ago
  23. d664ae1 [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns by Paul Jakma · 17 years ago
  24. 0df7c91 [bgpd] TCP-MD5: password vty configuration and initial Linux support by Paul Jakma · 16 years ago
  25. 320da87 [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty by Paul Jakma · 16 years ago
  26. b608d5b [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client by Paul Jakma · 16 years ago
  27. 0b2aa3a [bgpd] Merge AS4 support by Paul Jakma · 17 years ago
  28. 6d58272 [bgpd] cleanup, compact and consolidate capability parsing code by Paul Jakma · 17 years ago
  29. fb982c2 [bgpd] Trim memory usage of BGP routes by Paul Jakma · 18 years ago
  30. ca058a3 [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states by Paul Jakma · 18 years ago
  31. 369688c [bgpd] expand vty help for neighbor ... update-source by Paul Jakma · 19 years ago
  32. 4bf6a36 [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd by Paul Jakma · 19 years ago
  33. 6a41973 [bgpd] Add Clrng description to bgp summary state. by Paul Jakma · 19 years ago
  34. 64e580a [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
  35. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  36. f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  37. 1f8ae70 2005-09-10 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  38. 25ffbdc 2005-08-22 Hugo Santos <hsantos@av.it.pt> by paul · 19 years ago
  39. 94f2b39 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  40. 200df11 2005-06-01 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  41. a8a80d5 * bgp_vty.c: Make "exit-address-family" work in IPv4 unicast address by hasso · 20 years ago
  42. 6811845 * bgpd.texi: Document new "bgp bestpath as-path confed" command. by hasso · 20 years ago
  43. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  44. dd4c593 * bgp_vty.c: Deprecate "neighbor transparent-as" and "neighbor by hasso · 20 years ago
  45. fee6e4e * bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c: by hasso · 20 years ago
  46. 6ffd207 * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop" by hasso · 20 years ago
  47. 93406d8 * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, by hasso · 20 years ago
  48. c950243 * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighbor by hasso · 20 years ago
  49. 3d515fd * bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for old by hasso · 20 years ago
  50. 0a486e5 * bgpd.[ch], bgp_vty.c, bgp_route.c: "Restart session after by hasso · 20 years ago
  51. f418446 * bgp_nexthop.c: Improve debug. by hasso · 20 years ago
  52. 3b8b185 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  53. fd79ac9 2004-10-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  54. 18a6dce Common router id. by hasso · 20 years ago
  55. c9e52be Compiler warnings fixes. by hasso · 20 years ago
  56. fee0f4c 2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es> by paul · 20 years ago
  57. 538621f Merge graceful restart capability display and some small fixes from Zebra by hasso · 21 years ago
  58. e0701b7 Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges. by hasso · 21 years ago
  59. 66e3169 *** empty log message *** by hasso · 21 years ago
  60. bb46e94 2003-10-24 Jose Luis Rubio Guivernau <jrubio@dit.upm.es> by paul · 21 years ago
  61. 848973c 2003-08-13 kunihiro <kunihiro@zebra.org> by paul · 21 years ago
  62. a58545b 2003-07-12 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  63. 718e374 Initial revision by paul · 22 years ago