1. 405e9e1 bgpd: Remove the double-pass parsing of NLRIs by Paul Jakma · 9 years ago
  2. 518a4b7 bgpd: Regularise bgp_update_receive, add missing notifies and checks by Paul Jakma · 9 years ago
  3. 18ab08b bgpd: Regularise BGP NLRI sanity checks a bit by Paul Jakma · 9 years ago
  4. 205e674 bgpd: remove HAVE_IPV6 conditionals by Lou Berger · 9 years ago
  5. f9b6c39 bgpd: Add back old forms of 'show <afi> <safi>' for compatibility by Lou Berger · 9 years ago
  6. bf1ae6c bgpd: drop machineparse / random "show" improvements by Lou Berger · 9 years ago
  7. 651b402 bgpd: encap show commands by Lou Berger · 9 years ago
  8. 35c3686 bgpd: VPNv6 show commands by Lou Berger · 9 years ago
  9. 298cc2f bgpd: encap: add encap SAFI (RFC5512) by Lou Berger · 9 years ago
  10. 050defe bgpd: general MP/SAFI improvements by Lou Berger · 9 years ago
  11. 82dd707 bgpd: improve cleanup in bgp_delete() by Lou Berger · 9 years ago
  12. a76d9ca bgpd: make _vpnv4 static handling SAFI-agnostic by Lou Berger · 9 years ago
  13. 6d4742b bgpd: make bgp_info_cmp and multiple-path decision logic more regular by Paul Jakma · 9 years ago
  14. 91b9e85 bgpd: bgp_scan shouldn't queue up route_nodes with no routes for processing by Paul Jakma · 9 years ago
  15. 1994dc8 bgpd: If route-map does not exist DENY for redistribute statements by Daniel Walton · 9 years ago
  16. e2a9258 bgpd: Fix memory leak in bgpd/bgp_route.c by Denil Vira · 9 years ago
  17. 3921cc5 bgpd: Addition of "show ip bgp dampening" command tree by Balaji · 10 years ago
  18. 2820a01 bgpd: Make bgp_info_cmp robust to paths that do not have su_remote info by Timo Teräs · 9 years ago
  19. 7ef4221 bgpd: Fix race in clearing completion by Donald Sharp · 10 years ago
  20. 234e5c8 bgpd: Only use routes from Established peers for best path selection by Dinesh G Dutt · 10 years ago
  21. bd4b7f1 bgpd: Ignore stale entry candidates during bestpath selection. by vivek · 10 years ago
  22. 4584c23 bgpd: speed up "no-hit" withdraws for routeservers by David Lamparter · 10 years ago
  23. dc684eb Merge branch 'volatile/fix_warnings' by David Lamparter · 10 years ago
  24. 94bad67 bgpd: don't use #ifdef inside macro args by David Lamparter · 10 years ago
  25. d43f8b3 bgpd, zebra: fix struct/pointer sizeof mixups by David Lamparter · 10 years ago
  26. aa7dbb1 bgpd: Configured suppress value cannot be less than the reuse value in bgp dampening by Balaji · 10 years ago
  27. 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
  28. 052573e *: merge branch stable/0.99.23 by David Lamparter · 10 years ago
  29. c460e57 bgpd: fix some bgp_update_main() attribute leaks by David Lamparter · 10 years ago
  30. 9e7a53c bgpd: implement "next-hop-self all" by Timo Teräs · 11 years ago
  31. 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
  32. 2c13299 bgpd: don't compare next-hop to router-id by Pradosh Mohapatra · 11 years ago
  33. 000e157 bgpd: Fix condition allowas-in in rsclient code by Milan Kocian · 11 years ago
  34. b366b51 bgpd: display multipath status in "show ip bgp" by Boian Bonev · 11 years ago
  35. 689bb66 bgpd: track correct originator-id in reflected routes by Pradosh Mohapatra · 11 years ago
  36. 2fdd455 bgpd: add 'bgp bestpath as-path multipath-relax' by Pradosh Mohapatra · 11 years ago
  37. 2b00515 bgpd, ospfd, zebra: fix some DEFUN definitions by Christian Franke · 11 years ago
  38. d53d8fd bgpd: fix crash in soft-reconfiguration by Christian Franke · 12 years ago
  39. dcab1bb bgpd: conditional default-originate using route-map by Christian Franke · 12 years ago
  40. 07ff4dc bgpd: mark route nodes scheduled into work queue by Stephen Hemminger · 12 years ago
  41. 24e50f2 bgpd: avoid heap fragmentation in bgp_clear_route_table by Jorge Boncompte [DTI2] · 13 years ago
  42. ebbb5fc bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown by Jorge Boncompte [DTI2] · 13 years ago
  43. 6717404 bgpd: make bgp_table a wrapper around table library by Avneesh Sachdev · 12 years ago
  44. bb782fb bgpd: Partially revert f018db8, fixes BZ#730 by Jorge Boncompte [DTI2] · 12 years ago
  45. f018db8 bgpd: optimize bgp_aggregate_[increment|decrement]() by Jorge Boncompte [DTI2] · 13 years ago
  46. 343aa82 bgpd: optimize bgp_update_main() in the soft_reconfig case by Jorge Boncompte [DTI2] · 13 years ago
  47. 577ac57 bgpd: Remove useless initialization by Jorge Boncompte [DTI2] · 13 years ago
  48. 558d1fe bgpd: reduce struct attr_extra allocations/freeing by Jorge Boncompte [DTI2] · 13 years ago
  49. 6182d65 bgpd: fix struct attr_extra leak in bgp_default_originate() by Jorge Boncompte [DTI2] · 13 years ago
  50. e16a413 bgpd: remove some useless initializations by Jorge Boncompte [DTI2] · 13 years ago
  51. 8ff5631 bgpd: optimize bgp_info_cmp() by Jorge Boncompte [DTI2] · 13 years ago
  52. 6d85b15 bgpd: remove calls to peer_sort() from fast-path by Jorge Boncompte [DTI2] · 13 years ago
  53. 10f9bf3 bgpd: optimize bgp_nexthop_self() by Jorge Boncompte [DTI2] · 13 years ago
  54. 8692c50 bgpd: fix crash with vpnv4 soft-reconfiguration by Jorge Boncompte [DTI2] · 13 years ago
  55. c63b83f bgpd: Fix memory leak of some "show ip bgp neighbor" commands by Jorge Boncompte [DTI2] · 13 years ago
  56. ddc943d bgpd, zebra: Fix format for some metric outputs by Jorge Boncompte [DTI2] · 13 years ago
  57. 3cf6c2b Merge branch 'quagga' into google-bgp-multipath by Avneesh Sachdev · 13 years ago
  58. 73bfe0b bgpd: Addition of ipv6 network command in Multicast address family mode. by G.Balaji · 13 years ago
  59. 5a616c0 bgpd: IPv4 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
  60. 8e80bdf bgpd: touch nexthop handling code by Denis Ovsienko · 13 years ago
  61. 733cd9e bgpd: justify checks for IPv4 class D/E by Denis Ovsienko · 13 years ago
  62. 9206f9e fix set never used warnings by Stephen Hemminger · 13 years ago
  63. f04a80a bgpd: store nexthop info for redistributed IPV6 routes by Stephen Hemminger · 13 years ago
  64. 42e6d74 bgpd: more SAFI fixes by Denis Ovsienko · 13 years ago
  65. beb1ca0 bgpd: fix SAFI for for MPLS labeled VPN-IPv6 by Denis Ovsienko · 13 years ago
  66. 036a6e6 Merge branch 'attr-errors' by Paul Jakma · 13 years ago
  67. 0b597ef bgpd: When advertising a multipath route, the attribute set to be by Josh Bailey · 13 years ago
  68. 6918e74 bgpd: For deterministic MED build a multipath set for each peer AS as the by Josh Bailey · 13 years ago
  69. 8196f13 bgpd: Modify the BGP to zebra route announcement to support multipath by Josh Bailey · 13 years ago
  70. de8d5df bgpd: Adds support to mark up the BGP rib table entry with multipath by Josh Bailey · 13 years ago
  71. 96450fa bgpd: Adds equal-paths check to path comparison. Paths that are by Josh Bailey · 13 years ago
  72. 3bde17f bgpd: Fix compile failure if IPv6 build was disabled. by Paul Jakma · 14 years ago
  73. 95cbbd2 bgpd: New show commands for improved view and address family support by Michael Lambert · 14 years ago
  74. c8f3fe3 bgpd: Remove AS Path limit/TTL functionality by Paul Jakma · 14 years ago
  75. f6f434b bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..' by Paul Jakma · 14 years ago
  76. c099baf bgpd: Fix display of unsigned attributes by Wataru Tanitsu · 14 years ago
  77. 7badc26 bgpd: fix use of free memory by update_rsclient by Stephen Hemminger · 14 years ago
  78. 368473f bgpd: unlock node on aggregate error by Robert Bays · 14 years ago
  79. f6269b4 bgpd: fix errors in aggregate address command by Robert Bays · 14 years ago
  80. 6c88b44 bgpd: fix bgp_node locking issues by Chris Caputo · 14 years ago
  81. d1de1c2 Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements by Paul Jakma · 14 years ago
  82. 30b0017 bgpd: improve "monotonic" uptime correction by John Kemp · 14 years ago
  83. 838bbde bgpd: Simplify process queue init by Paul Jakma · 15 years ago
  84. 213b6cd bgpd: fix printed value of last-update timestamp by Vladimir L Ivanov · 14 years ago
  85. 4c9641b bgpd, lib: adopt afi_t and safi_t in several places by Michael Lambert · 14 years ago
  86. 6595788 bgp: use monotonic clock for time of day by Stephen Hemminger · 15 years ago
  87. 9e4ca89 bgpd: compile warnings cleanup by Stephen Hemminger · 15 years ago
  88. 638b70b [bgp] Fix nexthop reachability check on confederations by Vasilis Tsiligiannis · 15 years ago
  89. a294365 [bgpd] fix typo made by paul in previous commit by Paul Jakma · 15 years ago
  90. e7cc3b3 [bgpd] Small buffer overrun in bgp_clear_node_queue_init by Nick Hilliard · 16 years ago
  91. 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
  92. 650f76c [bgpd] Log a debug/update warning if filters are configured but don't exist by Paul Jakma · 15 years ago
  93. 2a71e9c [bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes' by Tomasz Pala · 15 years ago
  94. 50aef6f Fix "show ip bgp dampened-paths" garbage output. by Chris Caputo · 15 years ago
  95. 0088b5d [bgpd] reference count the BGP instance by Stephen Hemminger · 16 years ago
  96. dde7258 [bgpd] Make declarations match by Stephen Hemminger · 16 years ago
  97. 66e5cd8 [cleanup] functions taking no args should be declared with void args by Stephen Hemminger · 16 years ago
  98. 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
  99. aea339f [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> by Denis Ovsienko · 16 years ago
  100. a8bf6f5 [bgpd] Fix definition of an rsclient command by Michael Lambert · 16 years ago