1. c365b53 bgpd: Remove unused and leaking code by Lou Berger · 8 years ago
  2. 789dfc9 bgpd: Fix crash in 'show ip bgp nexthop' by Paul Jakma · 8 years ago
  3. d9ab53a bgpd, zebra: Use next hop tracking for connected routes too by Dinesh Dutt · 10 years ago
  4. 5bcd754 bgpd: crash if attributes alone consume > 4096 bytes by Daniel Walton · 10 years ago
  5. 6c6c1bf bgpd: Improve peer scaling by Daniel Walton · 9 years ago
  6. e25a974 bgpd: don't count a route with an unreachable nexthop in PfxRcd by Daniel Walton · 9 years ago
  7. c696987 bgpd: Correct a few fuzz failures in BGP by Daniel Walton · 10 years ago
  8. 2153090 bgpd: Fix BGP_INFO_ATTR_CHANGED being cleared incorrectly by Daniel Walton · 10 years ago
  9. 988a50c bgpd, lib: Clarify the different permutations of soft clearing a peer by Daniel Walton · 10 years ago
  10. 9e518dd bgpd: Alow gracefull shutdown of peers by Daniel Walton · 10 years ago
  11. c7f25b9 bgpd, ospfd, ospf6d, ripd, ripngd, zebra: 'set metric -12' is broken in the parser by Daniel Walton · 10 years ago
  12. f2eb9ca bgpd: atomic-aggregate is lost when we aggregate another aggregate that has atomic-aggregate by Daniel Walton · 10 years ago
  13. 96d1060 *: Widen width of Zserv routing tag field. by Paul Jakma · 8 years ago
  14. 605aa33 bgpd, vtysh: Add support for route tags by Piotr Chytła · 9 years ago
  15. eefddcc bgpd, lib, ospfd, zebra: Add ability to read/write tag value by Piotr Chytła · 9 years ago
  16. d8c5f27 bgpd: flag paths for multipath if we RX link-local and global nexthops by Donald Sharp · 9 years ago
  17. fa2e786 bgpd: Make source interface selection in BGP for nexthop determination more robust by Vivek Venkatraman · 10 years ago
  18. e2a0ebf bgpd: Display BGP paths with unreachable nexthops as invalid by Daniel Walton · 10 years ago
  19. 59fe0ee bgpd: Add [bestpath|multipath] option to 'show ip bgp x.x.x.x' by Daniel Walton · 10 years ago
  20. 325fcfb bgpd: Add clear command to force a bestpath recalculation and re-advertisement of a prefix by Daniel Walton · 10 years ago
  21. 76a7280 bgpd: Fix aggregation issues found via ANVL by Daniel Walton · 10 years ago
  22. 7824304 bgpd: iBGP multipath is broken if 'bgp deterministic-med' is enabled. by Daniel Walton · 10 years ago
  23. d0aa6e8 bgpd: Make aspath_highest 4-byte compatible for private AS by Daniel Walton · 8 years ago
  24. 5552da8 bgpd: Fix use after free in aspath_prepend with confeds by Paul Jakma · 8 years ago
  25. dcc2185 bgpd: Make the private AS number check 4 byte compatible. by Vipin Kumar · 10 years ago
  26. c0a4cc7 bgpd: Make "no redistribute" always remove the redistribute statement by Daniel Walton · 9 years ago
  27. 083e5e2 bgpd, doc: Allow route-map policy modifications to also affect route reflectors. by Dinesh Dutt · 9 years ago
  28. 5cf768a bgpd: Support matching on local preference in route-map by Dinesh Dutt · 9 years ago
  29. af309fa bgpd: Show more meaningful outq value in 'show ip bgp summary' output. by Pradosh Mohapatra · 9 years ago
  30. 0f2f7a3 *: Fix duplicate commands from view/enable node consolidation by Paul Jakma · 8 years ago
  31. 94627e6 bgpd: Add a null check in bgp_address_del() function when connected addresses are removed. by Pradosh Mohapatra · 9 years ago
  32. 60cc959 bgpd, doc, lib, zebra: nexthop-tracking in zebra by Pradosh Mohapatra · 9 years ago
  33. 4feb0d0 bgpd: IPv6 Multipath broken with nexthop global address by Dinesh Dutt · 9 years ago
  34. b8d1f71 bgpd: Enable support for BGP IPV6 multipath. by Ayan Banerjee · 9 years ago
  35. 3b847ef bgpd: Squash spurious "unknown afi" log messages by Paul Jakma · 9 years ago
  36. f458d88 bgpd: ditch unused bgp_node_*() functions by David Lamparter · 9 years ago
  37. 584083d bgpd: divorce router-id logic from CLI & zebra by David Lamparter · 9 years ago
  38. dfb9bd7 bgpd: minor header/API clean up by David Lamparter · 9 years ago
  39. 4afa3dd bgpd: Add new configuration cli for graceful restart. by Philippe Guibert · 9 years ago
  40. 93b493a bgpd: fix wrong help strings of "match peer" and "no match peer" commands by Igor Ryzhov · 9 years ago
  41. 49c370b bgpd: fix MRT table dumps for locally-originated routes by Colin Petrie · 9 years ago
  42. 220355d bgpd: fix BGP IPv6 route map error by Andrej Ota · 9 years ago
  43. 985c355 bgpd: Fix code path that leads to uninitialized variables by Donald Sharp · 9 years ago
  44. 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
  45. 071cfcd bgpd: Removed unused variable from 'struct attr_extra' by Donald Sharp · 9 years ago
  46. 9514fee bgpd, ripngd, zebra: Remove duplicate PSIZE define by Donald Sharp · 9 years ago
  47. 3c96404 bgpd: Fix 'show bgp ipv4 vpnv4 statistics' cli. by Donald Sharp · 9 years ago
  48. 9145f0e bgpd: Addition of bgp dampening configuration commands under IPv4/multicast by Balaji · 9 years ago
  49. 9c52cae bgpd: Addition of dampening show commands under v4 unicast/multicast tree by Balaji · 9 years ago
  50. a3936d0 bgpd: add aspath_aggregate_mpath that preserves path length by Boian Bonev · 10 years ago
  51. 6184c39 bgpd: implement admin distance by Roman Hoog Antink · 11 years ago
  52. f53585d bgp: add "debug bgp allow-martians" next hops and related code/commands by Lou Berger · 9 years ago
  53. ac6ff46 bgpd: Add flag to not change e{u,g}id on startup and run as unprivileged user by Lou Berger · 9 years ago
  54. 5e57b5f quagga: Remove double read of stream by Donald Sharp · 9 years ago
  55. c0cb90c Revert "bgpd: Lower BGP's default keepalive/holdtime to 3s/9s" by Paul Jakma · 9 years ago
  56. 370b7e5 bgpd: Fix crash reported by NetDEF CI by Lou Berger · 9 years ago
  57. bf83fa2 lib: Check prefix length from zebra is sensible by Paul Jakma · 9 years ago
  58. 405e9e1 bgpd: Remove the double-pass parsing of NLRIs by Paul Jakma · 9 years ago
  59. 518a4b7 bgpd: Regularise bgp_update_receive, add missing notifies and checks by Paul Jakma · 9 years ago
  60. 18ab08b bgpd: Regularise BGP NLRI sanity checks a bit by Paul Jakma · 9 years ago
  61. c49a274 bgpd: make bgp_nlri_parse_encap conform with other nlri_parse funcs by Paul Jakma · 9 years ago
  62. e98dce6 bgpd: Fix Null pointer dereference in bgp_info_mpath_update by Donald Sharp · 9 years ago
  63. ecc1a13 bgpd: Modify maxpaths cli's to use MULTIPATH_NUM for range by Donald Sharp · 9 years ago
  64. 91ce87a zebra, bgpd: Fixup MULTIPATH_NUM usage to not consider 0 by Donald Sharp · 9 years ago
  65. d183963 build: Rework how MULTIPATH_NUM is delivered to build by Donald Sharp · 9 years ago
  66. 9099f9b *: use an ifindex_t type, defined in lib/if.h, for ifindex values by Paul Jakma · 9 years ago
  67. b0d0288 lib, bgpd: Remove 'struct fifo' from lib/zebra.h by Donald Sharp · 9 years ago
  68. 205e674 bgpd: remove HAVE_IPV6 conditionals by Lou Berger · 9 years ago
  69. f9b6c39 bgpd: Add back old forms of 'show <afi> <safi>' for compatibility by Lou Berger · 9 years ago
  70. bf1ae6c bgpd: drop machineparse / random "show" improvements by Lou Berger · 9 years ago
  71. 651b402 bgpd: encap show commands by Lou Berger · 9 years ago
  72. 35c3686 bgpd: VPNv6 show commands by Lou Berger · 9 years ago
  73. 135ca15 bgpd: cleanup vty bgp_node_afi/safi utils by Lou Berger · 9 years ago
  74. a3fda88 bgpd, lib, vtysh: hook up bgp ENCAP CLI node by Lou Berger · 9 years ago
  75. 6370357 bgp: Reorg cleanup to align process and bgp instance init/destroy by Lou Berger · 9 years ago
  76. 298cc2f bgpd: encap: add encap SAFI (RFC5512) by Lou Berger · 9 years ago
  77. c374178 bgpd: encap: add attribute handling by Lou Berger · 9 years ago
  78. 5a81fc9 bgpd: encap: extend extcommunity handling by Lou Berger · 9 years ago
  79. 050defe bgpd: general MP/SAFI improvements by Lou Berger · 9 years ago
  80. d5d5e3e bgpd: tests - add null pointer protection to fix bgp test failures by Lou Berger · 9 years ago
  81. 82dd707 bgpd: improve cleanup in bgp_delete() by Lou Berger · 9 years ago
  82. 13c378d bgpd, lib, vtysh: hook up bgp VPNv6 CLI node by Lou Berger · 9 years ago
  83. 9da04bc bgpd: wire up VPNv6 protocol processing by Lou Berger · 9 years ago
  84. a03bd16 bgpd: handle AS4 and EOI route distinguishers by Lou Berger · 9 years ago
  85. a76d9ca bgpd: make _vpnv4 static handling SAFI-agnostic by Lou Berger · 9 years ago
  86. 4d80560 bgpd: kill unused variable in bgp_socket() by Lou Berger · 9 years ago
  87. 3e841d3 bgpd: add nexthop length to AF macro by Lou Berger · 9 years ago
  88. 0490729 lib, bgpd, tests: Refactor FILTER_X in zebra.h by Donald Sharp · 9 years ago
  89. 7748fdc bgpd: Fix graceful restart capability minsize by Lou Berger · 9 years ago
  90. f3cfc46 lib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h by Donald Sharp · 9 years ago
  91. 6d4742b bgpd: make bgp_info_cmp and multiple-path decision logic more regular by Paul Jakma · 9 years ago
  92. 91b9e85 bgpd: bgp_scan shouldn't queue up route_nodes with no routes for processing by Paul Jakma · 9 years ago
  93. 4078f2e bgpd: Check capability falls on right multiple of size, where possible. by Paul Jakma · 9 years ago
  94. 68ec424 bgpd: OPEN parse errors should send OPEN_ERR and UNSPECIFIC subcode. by Paul Jakma · 9 years ago
  95. a3bc7e9 bgpd: Fix VU#270232, VPNv4 NLRI parser memcpys to stack on unchecked length by Donald Sharp · 9 years ago
  96. 64e0ac2 bgpd: Implicit updates in BGP may require a withdrawal from zebra RIB by Paul Jakma · 9 years ago
  97. dbe99e0 bgpd: Update dump to allow Extended Time Format by Alexis Fasquel · 9 years ago
  98. 0d7435f bgpd: Add support for timer commands with peer-group syntax by Daniel Walton · 9 years ago
  99. 5a2a1ec bgpd: update rtt on soft clear by Timo Teräs · 9 years ago
  100. 0edba8b bgpd: check rtt later after the real peer is known by Timo Teräs · 9 years ago