1. 5bc62ca isisd,ospf6d,bgpd: Fix GCC 6 warnings on indentation not matching control flow by Paul Jakma · 8 years ago
  2. 670f3db bgpd: fix invalid memory access in peer_free() by Renato Westphal · 8 years ago
  3. e3443a2 bgpd: simplify ebgp-multihop and ttl-security handling by Timo Teräs · 8 years ago
  4. 19e6c19 bgpd: bgp_nexthop_cache not deleted with peers by Paul Jakma · 8 years ago
  5. d9ab53a bgpd, zebra: Use next hop tracking for connected routes too by Dinesh Dutt · 10 years ago
  6. 5bcd754 bgpd: crash if attributes alone consume > 4096 bytes by Daniel Walton · 10 years ago
  7. 9e518dd bgpd: Alow gracefull shutdown of peers by Daniel Walton · 10 years ago
  8. 083e5e2 bgpd, doc: Allow route-map policy modifications to also affect route reflectors. by Dinesh Dutt · 9 years ago
  9. 584083d bgpd: divorce router-id logic from CLI & zebra by David Lamparter · 9 years ago
  10. dfb9bd7 bgpd: minor header/API clean up by David Lamparter · 9 years ago
  11. 4afa3dd bgpd: Add new configuration cli for graceful restart. by Philippe Guibert · 9 years ago
  12. 6184c39 bgpd: implement admin distance by Roman Hoog Antink · 11 years ago
  13. a3fda88 bgpd, lib, vtysh: hook up bgp ENCAP CLI node by Lou Berger · 9 years ago
  14. 6370357 bgp: Reorg cleanup to align process and bgp instance init/destroy by Lou Berger · 9 years ago
  15. 298cc2f bgpd: encap: add encap SAFI (RFC5512) by Lou Berger · 9 years ago
  16. 82dd707 bgpd: improve cleanup in bgp_delete() by Lou Berger · 9 years ago
  17. 13c378d bgpd, lib, vtysh: hook up bgp VPNv6 CLI node by Lou Berger · 9 years ago
  18. 9da04bc bgpd: wire up VPNv6 protocol processing by Lou Berger · 9 years ago
  19. 0d7435f bgpd: Add support for timer commands with peer-group syntax by Daniel Walton · 9 years ago
  20. 5a2a1ec bgpd: update rtt on soft clear by Timo Teräs · 9 years ago
  21. 363c903 bgpd: crash from not NULLing freed pointers by Daniel Walton · 9 years ago
  22. c37b9bc bgpd: Enable "bgp log-neighbor-changes" by default by Daniel Walton · 9 years ago
  23. 3ff77fe bgpd: Remove BGP's asorig timer, it is no longer used by Daniel Walton · 9 years ago
  24. 056f376 bgpd, lib: memory cleanups for valgrind, plus debug changes by Lou Berger · 12 years ago
  25. 774914f bgpd: fix using of two pointers for struct thread_master * by Donald Sharp · 9 years ago
  26. 7125293 lib: zclient.c remove extern struct thread_master * by Donald Sharp · 9 years ago
  27. b3eeabe bgpd: Fix 'struct peer' memory leaks by Donald Sharp · 9 years ago
  28. 104576d bgpd: Add some peer_lock/unlock debug code by Donald Sharp · 9 years ago
  29. 57cd5e7 bgpd: Variable reuse in bgpd/bgpd.c by Denil Vira · 9 years ago
  30. 84c3840 bgpd: peer_uptime overflows after 1 year by Paul Jakma · 10 years ago
  31. c9c06d0 lib: straighten out ORF prefix list support by David Lamparter · 10 years ago
  32. cffe780 bgpd: stop startup timer on stopping BGP (fixes dd49eb1) by David Lamparter · 10 years ago
  33. dd49eb1 Fix BGP's use of restart bit. by Vipin Kumar · 10 years ago
  34. b2dd59e bgpd.c: Remove unused store to variable by Paul Jakma · 10 years ago
  35. 9e7a53c bgpd: implement "next-hop-self all" by Timo Teräs · 11 years ago
  36. 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
  37. d9d4ae5 bgpd: fix crash when allowas-in is done on inactive peer by Stephen Hemminger · 15 years ago
  38. 8c71e48 bgpd: efficient NLRI packing for AFs != ipv4-unicast by Pradosh Mohapatra · 11 years ago
  39. 5d804b4 bgpd: support TTL-security with iBGP by Pradosh Mohapatra · 11 years ago
  40. 5f9adb5 bgpd: factor out eBGP multihop check by David Lamparter · 11 years ago
  41. 6aa136f bgpd: send notify in OpenSent when stopping manually by Vitaliy Senchyshyn · 11 years ago
  42. 2fdd455 bgpd: add 'bgp bestpath as-path multipath-relax' by Pradosh Mohapatra · 11 years ago
  43. 0e4303d bgpd: fix lost passwords of grouped neighbors by Roman Hoog Antink · 12 years ago
  44. 15c7134 bgpd: store "no neighbor activate" for IPv4 unicast by Christian Franke · 12 years ago
  45. 9d3f970 bgpd: add replace-as modifier for BGP neighbor by Andrew Certain · 12 years ago
  46. cccbc01 bgpd: Add "no listen" socket option for the BGP master configuration by Paul Jakma · 12 years ago
  47. ad12dde Revert "bgpd: Make socket init separate, so unit tests work again." by Paul Jakma · 12 years ago
  48. 6d85b15 bgpd: remove calls to peer_sort() from fast-path by Jorge Boncompte [DTI2] · 13 years ago
  49. 10f9bf3 bgpd: optimize bgp_nexthop_self() by Jorge Boncompte [DTI2] · 13 years ago
  50. 7621f33 bgpd: Make socket init separate, so unit tests work again. by Paul Jakma · 13 years ago
  51. 3cf6c2b Merge branch 'quagga' into google-bgp-multipath by Avneesh Sachdev · 13 years ago
  52. f63f06d general: remove inline qualifiers and move in-header functions to objects by Paul Jakma · 14 years ago
  53. 9206f9e fix set never used warnings by Stephen Hemminger · 13 years ago
  54. 3cf1288 bgpd: fix "nexthop-local unchanged" (BZ#350) by Dylan Hall · 13 years ago
  55. 1758dba bgpd: revised fix to --dryrun (BZ#622) by Sergey Y. Afonin · 13 years ago
  56. 0a28130 bgpd: rename SAFI 3 according to RFC4760 by Denis Ovsienko · 13 years ago
  57. 165b5ff bgpd: Add new configuration cli for eBGP and iBGP multipath. by Josh Bailey · 13 years ago
  58. f5a4827 bgpd: refine the setting up of GTSM by Stephen Hemminger · 14 years ago
  59. 89b6d1f bgpd: Cleanups & fixes for minttl / GTSM by Stephen Hemminger · 14 years ago
  60. fa411a2 bgpd: RFC 5082 Generalized TTL Security Mechanism support by Nick Hilliard · 14 years ago
  61. 6595788 bgp: use monotonic clock for time of day by Stephen Hemminger · 15 years ago
  62. da88ea8 bgpd: code cleanup by Stephen Hemminger · 15 years ago
  63. 9d87877 bgpd: Fix mistakes in applying 'allow inbound connections to non-default view' by Paul Jakma · 15 years ago
  64. 4a5f432 [bgpd] delete erroneous extra brace.. by Paul Jakma · 15 years ago
  65. 2158ad2 bgpd/trivial: Fix indentation in previous by Paul Jakma · 15 years ago
  66. fc4dc59 bgpd: Allow inbound connections to non-default view by Steve Hill · 15 years ago
  67. d023aec bgpd: start listener on first instance by Stephen Hemminger · 15 years ago
  68. 0362195 bgpd: peer action table static/const by Stephen Hemminger · 15 years ago
  69. 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
  70. fd35b94 [bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...' by Paul Jakma · 15 years ago
  71. 0088b5d [bgpd] reference count the BGP instance by Stephen Hemminger · 16 years ago
  72. 66e5cd8 [cleanup] functions taking no args should be declared with void args by Stephen Hemminger · 16 years ago
  73. acde4b8 [bgp] Fix crash on SIGHUP, deref of freed workqueues by Steve Hill · 15 years ago
  74. aea339f [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> by Denis Ovsienko · 16 years ago
  75. 6556d8a Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns" by Paul Jakma · 16 years ago
  76. d664ae1 [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns by Paul Jakma · 17 years ago
  77. 0df7c91 [bgpd] TCP-MD5: password vty configuration and initial Linux support by Paul Jakma · 16 years ago
  78. b608d5b [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client by Paul Jakma · 16 years ago
  79. 3a02d1f 2007-10-30 Nick Hilliard <nick@inex.ie> by Paul Jakma · 17 years ago
  80. 37a217a [bgpd] bug #352: IPv6/Multicast address-family config not written out by Paul Jakma · 18 years ago
  81. 6f58544 [bgpd] struct peer must have bgp field valid (redistribute crash) by Paul Jakma · 18 years ago
  82. 0cd1c32 [bgpd] Trivial fix of printf format/arg mismatch by Andrew J. Schorr · 18 years ago
  83. 9fde662 [bgpd] simplify peer refcounts, squash slow peer leak by Paul Jakma · 18 years ago
  84. ca058a3 [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states by Paul Jakma · 18 years ago
  85. 1893740 [bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffers by Paul Jakma · 18 years ago
  86. a625ca3 [bgpd] release peer specific clear queue in peer_free by Paul Jakma · 19 years ago
  87. 64e580a [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
  88. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  89. 94f2b39 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  90. e210cf9 2005-06-15 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  91. 200df11 2005-06-01 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  92. 54a6ed3 * bgpd.c: Deleting bgp->rsclient list needs fix similar to pree-groups by hasso · 20 years ago
  93. b6b7cff * bgpd.c: Don't crash while deleting list of peer-groups. by hasso · 20 years ago
  94. b5f2960 * bgpd.c: Fix obvious (routeserver patch) merge error. This makes "no by hasso · 20 years ago
  95. e83e208 2005-05-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  96. 22db9de 2005-05-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  97. 6811845 * bgpd.texi: Document new "bgp bestpath as-path confed" command. by hasso · 20 years ago
  98. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  99. 6ffd207 * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop" by hasso · 20 years ago
  100. 93406d8 * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, by hasso · 20 years ago