1. 5a616c0 bgpd: IPv4 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
  2. 8e80bdf bgpd: touch nexthop handling code by Denis Ovsienko · 13 years ago
  3. 733cd9e bgpd: justify checks for IPv4 class D/E by Denis Ovsienko · 13 years ago
  4. 9206f9e fix set never used warnings by Stephen Hemminger · 13 years ago
  5. f04a80a bgpd: store nexthop info for redistributed IPV6 routes by Stephen Hemminger · 13 years ago
  6. 42e6d74 bgpd: more SAFI fixes by Denis Ovsienko · 13 years ago
  7. beb1ca0 bgpd: fix SAFI for for MPLS labeled VPN-IPv6 by Denis Ovsienko · 13 years ago
  8. 036a6e6 Merge branch 'attr-errors' by Paul Jakma · 13 years ago
  9. 3bde17f bgpd: Fix compile failure if IPv6 build was disabled. by Paul Jakma · 14 years ago
  10. 95cbbd2 bgpd: New show commands for improved view and address family support by Michael Lambert · 14 years ago
  11. c8f3fe3 bgpd: Remove AS Path limit/TTL functionality by Paul Jakma · 14 years ago
  12. f6f434b bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..' by Paul Jakma · 14 years ago
  13. c099baf bgpd: Fix display of unsigned attributes by Wataru Tanitsu · 14 years ago
  14. 7badc26 bgpd: fix use of free memory by update_rsclient by Stephen Hemminger · 14 years ago
  15. 368473f bgpd: unlock node on aggregate error by Robert Bays · 14 years ago
  16. f6269b4 bgpd: fix errors in aggregate address command by Robert Bays · 14 years ago
  17. 6c88b44 bgpd: fix bgp_node locking issues by Chris Caputo · 14 years ago
  18. d1de1c2 Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements by Paul Jakma · 14 years ago
  19. 30b0017 bgpd: improve "monotonic" uptime correction by John Kemp · 14 years ago
  20. 838bbde bgpd: Simplify process queue init by Paul Jakma · 15 years ago
  21. 213b6cd bgpd: fix printed value of last-update timestamp by Vladimir L Ivanov · 14 years ago
  22. 4c9641b bgpd, lib: adopt afi_t and safi_t in several places by Michael Lambert · 14 years ago
  23. 6595788 bgp: use monotonic clock for time of day by Stephen Hemminger · 15 years ago
  24. 9e4ca89 bgpd: compile warnings cleanup by Stephen Hemminger · 15 years ago
  25. 638b70b [bgp] Fix nexthop reachability check on confederations by Vasilis Tsiligiannis · 15 years ago
  26. a294365 [bgpd] fix typo made by paul in previous commit by Paul Jakma · 15 years ago
  27. e7cc3b3 [bgpd] Small buffer overrun in bgp_clear_node_queue_init by Nick Hilliard · 16 years ago
  28. 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
  29. 650f76c [bgpd] Log a debug/update warning if filters are configured but don't exist by Paul Jakma · 15 years ago
  30. 2a71e9c [bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes' by Tomasz Pala · 15 years ago
  31. 50aef6f Fix "show ip bgp dampened-paths" garbage output. by Chris Caputo · 15 years ago
  32. 0088b5d [bgpd] reference count the BGP instance by Stephen Hemminger · 16 years ago
  33. dde7258 [bgpd] Make declarations match by Stephen Hemminger · 16 years ago
  34. 66e5cd8 [cleanup] functions taking no args should be declared with void args by Stephen Hemminger · 16 years ago
  35. 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
  36. aea339f [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> by Denis Ovsienko · 16 years ago
  37. a8bf6f5 [bgpd] Fix definition of an rsclient command by Michael Lambert · 16 years ago
  38. 62687ff [vty] Add support for a 'restricted mode' with anonymous vty connections by Paul Jakma · 16 years ago
  39. 30a2231 [warnings] Fix various SOS warnings by Paul Jakma · 16 years ago
  40. 750e814 [bgpd] Fix triggerable crash when compiled with --disable-bgp-announce by Paul Jakma · 16 years ago
  41. 841f7a5 + [bgpd] Added new route-map set statement: "as-path ignore" by Denis Ovsienko · 17 years ago
  42. 9eda90c [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients by Paul Jakma · 17 years ago
  43. 4136717 [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit by Paul Jakma · 17 years ago
  44. b249702 [bgpd] bug #370, default-originate was broken by a silly thinko by Paul Jakma · 17 years ago
  45. fb982c2 [bgpd] Trim memory usage of BGP routes by Paul Jakma · 18 years ago
  46. 16d2e24 [bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored by Paul Jakma · 18 years ago
  47. f2c31ac [bgpd] Peer delete can race with reconfig leading to crash by Paul Jakma · 18 years ago
  48. 8d45210 [bgpd] Fix bug where a deleted route that was quickly re-added was being lost by Andrew J. Schorr · 18 years ago
  49. 56395af [bgpd] trivial: non C99 u_int.._t should be uint.._t by Paul Jakma · 18 years ago
  50. 6f58544 [bgpd] struct peer must have bgp field valid (redistribute crash) by Paul Jakma · 18 years ago
  51. 53d9f67 [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with emtpy table by Paul Jakma · 18 years ago
  52. 09dd561 [bgpd] reduce the process queue hold time to something more sensible by Paul Jakma · 18 years ago
  53. 8383a9b [bgpd] RIB statistics address space size shouldnt double count space 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. 2815e61 [bgpd] Add RIB reporting commands, show bgp ... statistics by Paul Jakma · 18 years ago
  56. 1a392d4 [bgpd] Handle pcount as flags are changed, fixing pcount issues by Paul Jakma · 18 years ago
  57. ff7924f [bgpd] Add 'show ... neighbor .... prefix-counts' command by Paul Jakma · 18 years ago
  58. b2518c1 [bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usage by Paul Jakma · 19 years ago
  59. 06e110f [bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclient by Paul Jakma · 19 years ago
  60. dd8103a [bgpd] CID #7, remove useless NULL check, bgp_static_update_main by Paul Jakma · 19 years ago
  61. da5b30f [bgpd] Bug #240, Fix route-server crash when static routes are configured by Paul Jakma · 19 years ago
  62. 65ca75e [bgpd] Fix bug where FSM can stay hung forever in Idle/Clrng by Paul Jakma · 19 years ago
  63. 3e0c78e [bgpd] Start off FSM again once clearing finishes. by Paul Jakma · 19 years ago
  64. 64e580a [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
  65. 7c7fa1b [bgpd] trivial readability fix by Paul Jakma · 19 years ago
  66. 902212c [bgpd] Fix peer prefix counts and make it slightly more robust by paul · 19 years ago
  67. 306d889 [lib/workqueue] remove the useless 'delay' factor. by paul · 19 years ago
  68. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  69. 0fb58d5 2005-11-14 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  70. fe69a50 2005-09-10 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  71. b739579 * bgp_route.c: Third (?) attempt to fix best selection breakage by hasso · 19 years ago
  72. b40d939 2005-08-22 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  73. 94f2b39 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  74. 200df11 2005-06-01 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  75. 6811845 * bgpd.texi: Document new "bgp bestpath as-path confed" command. by hasso · 20 years ago
  76. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  77. 6cf159b * bgp_route.c: Don't crash while clearing route tables if there is by hasso · 20 years ago
  78. 338b342 * bgp_route.c: Make reannouncing prefixes with changed attributes by hasso · 20 years ago
  79. fee6e4e * bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c: by hasso · 20 years ago
  80. 6ffd207 * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop" by hasso · 20 years ago
  81. 93406d8 * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, by hasso · 20 years ago
  82. 0a486e5 * bgpd.[ch], bgp_vty.c, bgp_route.c: "Restart session after by hasso · 20 years ago
  83. 3b8b185 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  84. 6d69429 * bgp_route.c: Fix showstopper bug. New route must be selected also by hasso · 20 years ago
  85. f127165 * bgp_route.c: Clear peer's routing table regardless whether it's by hasso · 20 years ago
  86. d2c1f16 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  87. 5a64665 2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  88. fd79ac9 2004-10-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  89. fee0f4c 2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es> by paul · 20 years ago
  90. f5ba387 2004-07-09 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 20 years ago
  91. 5228ad2 2004-06-04 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  92. e0701b7 Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges. by hasso · 21 years ago
  93. 35be31b 2004-05-01 rivo nurges <rix@estpak.ee> by paul · 21 years ago
  94. eb82118 2004-05-01 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  95. 545acaf 2004-04-16 rivo nurges <rix@estpak.ee> by paul · 21 years ago
  96. 6ad23f0 2004-02-17 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  97. c001ae6 2003-11-03 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  98. bb46e94 2003-10-24 Jose Luis Rubio Guivernau <jrubio@dit.upm.es> by paul · 21 years ago
  99. 3b42497 2003-10-13 Jay Fenlason <fenlason@redhat.com> by paul · 21 years ago
  100. 50d649a 2003-08-27 Kunihiro Ishiguro <kunihiro@zebra.org> by paul · 21 years ago