1. ecc1a13 bgpd: Modify maxpaths cli's to use MULTIPATH_NUM for range by Donald Sharp · 9 years ago
  2. 91ce87a zebra, bgpd: Fixup MULTIPATH_NUM usage to not consider 0 by Donald Sharp · 9 years ago
  3. 205e674 bgpd: remove HAVE_IPV6 conditionals by Lou Berger · 9 years ago
  4. f9b6c39 bgpd: Add back old forms of 'show <afi> <safi>' for compatibility by Lou Berger · 9 years ago
  5. 651b402 bgpd: encap show commands by Lou Berger · 9 years ago
  6. 135ca15 bgpd: cleanup vty bgp_node_afi/safi utils by Lou Berger · 9 years ago
  7. a3fda88 bgpd, lib, vtysh: hook up bgp ENCAP CLI node by Lou Berger · 9 years ago
  8. 298cc2f bgpd: encap: add encap SAFI (RFC5512) by Lou Berger · 9 years ago
  9. 82dd707 bgpd: improve cleanup in bgp_delete() by Lou Berger · 9 years ago
  10. 13c378d bgpd, lib, vtysh: hook up bgp VPNv6 CLI node by Lou Berger · 9 years ago
  11. 9da04bc bgpd: wire up VPNv6 protocol processing by Lou Berger · 9 years ago
  12. 0490729 lib, bgpd, tests: Refactor FILTER_X in zebra.h by Donald Sharp · 9 years ago
  13. 0d7435f bgpd: Add support for timer commands with peer-group syntax by Daniel Walton · 9 years ago
  14. 57fcfda bgpd: Do not allow a timers connect of 0, this can hammer the CPU by Daniel Walton · 9 years ago
  15. 58a83f2 bgpd: Warn user that bgp is setting maximum-paths larger than MULTIPATH_NUM by Donald Sharp · 9 years ago
  16. ef75770 bgpd: allow using rtt in route-map's set metric by Timo Teräs · 10 years ago
  17. eed3c48 *: use void * for printing pointers by David Lamparter · 10 years ago
  18. cb4fc59 bgpd: fix negative values in output by Milan Kocian · 10 years ago
  19. 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
  20. 9e7a53c bgpd: implement "next-hop-self all" by Timo Teräs · 11 years ago
  21. 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
  22. 5d804b4 bgpd: support TTL-security with iBGP by Pradosh Mohapatra · 11 years ago
  23. 2fdd455 bgpd: add 'bgp bestpath as-path multipath-relax' by Pradosh Mohapatra · 11 years ago
  24. 9d3f970 bgpd: add replace-as modifier for BGP neighbor by Andrew Certain · 12 years ago
  25. 6d85b15 bgpd: remove calls to peer_sort() from fast-path by Jorge Boncompte [DTI2] · 13 years ago
  26. c63b83f bgpd: Fix memory leak of some "show ip bgp neighbor" commands by Jorge Boncompte [DTI2] · 13 years ago
  27. ddc943d bgpd, zebra: Fix format for some metric outputs by Jorge Boncompte [DTI2] · 13 years ago
  28. 3cf6c2b Merge branch 'quagga' into google-bgp-multipath by Avneesh Sachdev · 13 years ago
  29. e0ca5fd lib: put route_types.txt to real use by David Lamparter · 15 years ago
  30. bde12e3 bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear() by Ulrich Weber · 13 years ago
  31. e6ec1c3 bgpd: spelling by Denis Ovsienko · 13 years ago
  32. 165b5ff bgpd: Add new configuration cli for eBGP and iBGP multipath. by Josh Bailey · 13 years ago
  33. f5a4827 bgpd: refine the setting up of GTSM by Stephen Hemminger · 14 years ago
  34. 89b6d1f bgpd: Cleanups & fixes for minttl / GTSM by Stephen Hemminger · 14 years ago
  35. fa411a2 bgpd: RFC 5082 Generalized TTL Security Mechanism support by Nick Hilliard · 14 years ago
  36. 95cbbd2 bgpd: New show commands for improved view and address family support by Michael Lambert · 14 years ago
  37. b729294 bgpd: fix community-list error message spelling by Denis Ovsienko · 14 years ago
  38. 9a1a331 [bgpd] Restore ability of 'neighbor ... update-source' to take interface name by Paul Jakma · 15 years ago
  39. 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
  40. f7e0db8 [bgpd] Fix 'update-source' command: It doesn't accept interface names by Paul Jakma · 15 years ago
  41. 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
  42. aea339f [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> by Denis Ovsienko · 16 years ago
  43. e0081f7 [bgpd] Add 'show bgp views' command by Michael Lambert · 16 years ago
  44. ef16c8a Merge branch 'restricted-mode' by Paul Jakma · 16 years ago
  45. 6556d8a Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns" by Paul Jakma · 16 years ago
  46. 62687ff [vty] Add support for a 'restricted mode' with anonymous vty connections by Paul Jakma · 16 years ago
  47. d664ae1 [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns by Paul Jakma · 17 years ago
  48. 0df7c91 [bgpd] TCP-MD5: password vty configuration and initial Linux support by Paul Jakma · 16 years ago
  49. 320da87 [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty by Paul Jakma · 16 years ago
  50. b608d5b [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client by Paul Jakma · 16 years ago
  51. 0b2aa3a [bgpd] Merge AS4 support by Paul Jakma · 17 years ago
  52. 6d58272 [bgpd] cleanup, compact and consolidate capability parsing code by Paul Jakma · 17 years ago
  53. fb982c2 [bgpd] Trim memory usage of BGP routes by Paul Jakma · 18 years ago
  54. ca058a3 [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states by Paul Jakma · 18 years ago
  55. 369688c [bgpd] expand vty help for neighbor ... update-source by Paul Jakma · 19 years ago
  56. 4bf6a36 [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd by Paul Jakma · 19 years ago
  57. 6a41973 [bgpd] Add Clrng description to bgp summary state. by Paul Jakma · 19 years ago
  58. 64e580a [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
  59. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  60. f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  61. 1f8ae70 2005-09-10 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  62. 25ffbdc 2005-08-22 Hugo Santos <hsantos@av.it.pt> by paul · 19 years ago
  63. 94f2b39 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  64. 200df11 2005-06-01 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  65. a8a80d5 * bgp_vty.c: Make "exit-address-family" work in IPv4 unicast address by hasso · 20 years ago
  66. 6811845 * bgpd.texi: Document new "bgp bestpath as-path confed" command. by hasso · 20 years ago
  67. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  68. dd4c593 * bgp_vty.c: Deprecate "neighbor transparent-as" and "neighbor by hasso · 20 years ago
  69. fee6e4e * bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c: by hasso · 20 years ago
  70. 6ffd207 * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop" by hasso · 20 years ago
  71. 93406d8 * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, by hasso · 20 years ago
  72. c950243 * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighbor by hasso · 20 years ago
  73. 3d515fd * bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for old by hasso · 20 years ago
  74. 0a486e5 * bgpd.[ch], bgp_vty.c, bgp_route.c: "Restart session after by hasso · 20 years ago
  75. f418446 * bgp_nexthop.c: Improve debug. by hasso · 20 years ago
  76. 3b8b185 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  77. fd79ac9 2004-10-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  78. 18a6dce Common router id. by hasso · 20 years ago
  79. c9e52be Compiler warnings fixes. by hasso · 20 years ago
  80. fee0f4c 2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es> by paul · 20 years ago
  81. 538621f Merge graceful restart capability display and some small fixes from Zebra by hasso · 21 years ago
  82. e0701b7 Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges. by hasso · 21 years ago
  83. 66e3169 *** empty log message *** by hasso · 21 years ago
  84. bb46e94 2003-10-24 Jose Luis Rubio Guivernau <jrubio@dit.upm.es> by paul · 21 years ago
  85. 848973c 2003-08-13 kunihiro <kunihiro@zebra.org> by paul · 21 years ago
  86. a58545b 2003-07-12 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  87. 718e374 Initial revision by paul · 22 years ago