1. 6d85b15 bgpd: remove calls to peer_sort() from fast-path by Jorge Boncompte [DTI2] · 13 years ago
  2. 14542f3 bgpd: debug buffers cleanup and optimization by Jorge Boncompte [DTI2] · 13 years ago
  3. 10f9bf3 bgpd: optimize bgp_nexthop_self() by Jorge Boncompte [DTI2] · 13 years ago
  4. f669f7d bgpd: optimize aspath string representation and assegments handling by Jorge Boncompte [DTI2] · 13 years ago
  5. 8692c50 bgpd: fix crash with vpnv4 soft-reconfiguration by Jorge Boncompte [DTI2] · 13 years ago
  6. 682ca04 bgpd: cleanup, use correct buffer sizes for sockunion2str() by Jorge Boncompte [DTI2] · 13 years ago
  7. c63b83f bgpd: Fix memory leak of some "show ip bgp neighbor" commands by Jorge Boncompte [DTI2] · 13 years ago
  8. 0c5ed3e bgpd: Fix memory leak with 'set ip next-hop peer-address' by Jorge Boncompte [DTI2] · 13 years ago
  9. 4fe080d bgpd: fix for route-maps with "match peer local" statements by Jorge Boncompte [DTI2] · 13 years ago
  10. ddc943d bgpd, zebra: Fix format for some metric outputs by Jorge Boncompte [DTI2] · 13 years ago
  11. 8794e8d bgpd: Fix regression in args consolidation, total should be inited from args by Paul Jakma · 13 years ago
  12. 7621f33 bgpd: Make socket init separate, so unit tests work again. by Paul Jakma · 13 years ago
  13. fac3c24 bgpd: fix up multipath merge breakage by David Lamparter · 13 years ago
  14. fa4094a bgpd: Fix crash when disabling dampening (BZ#687) by Jorge Boncompte [DTI2] · 13 years ago
  15. 6e493a4 bgpd: merge osr/quagga-osr-patches (BZ#700) by David Lamparter · 13 years ago
  16. 3cf6c2b Merge branch 'quagga' into google-bgp-multipath by Avneesh Sachdev · 13 years ago
  17. 3b381c3 bgpd: fix issue in capability negotiation (BZ#700) by Avneesh Sachdev · 13 years ago
  18. fa5831e bgpd: bgp_attr_flags_diagnose shouldn't assert by Paul Jakma · 13 years ago
  19. fa61e16 bgpd: attr_parse call to attr_malformed should deal with PROCEED error case by Paul Jakma · 13 years ago
  20. 683f2b8 bgpd: Fix silly mistake in bgp_attr_flag_invalid by Paul Jakma · 13 years ago
  21. bd471fe bgpd: malformed attribute error that can still proceed should fixup getp by Paul Jakma · 13 years ago
  22. 9fc7574 Merge remote-tracking branch 'quagga-gnu.org/master' by Paul Jakma · 13 years ago
  23. 5861739 bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoS by Paul Jakma · 13 years ago
  24. 835315b bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups by Paul Jakma · 13 years ago
  25. 3ecab4c bgpd: consolidate attribute flag checks by Paul Jakma · 13 years ago
  26. 73bfe0b bgpd: Addition of ipv6 network command in Multicast address family mode. by G.Balaji · 13 years ago
  27. c7ec179 bgpd: IPv6 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
  28. 5a616c0 bgpd: IPv4 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
  29. fc98d16 bgpd: reinstate zlookup checks, required for BGP without zebra by Paul Jakma · 13 years ago
  30. f31d692 bgpd: Fix incorrect attribute type code in call to bgp_attr_malformed by Paul Jakma · 13 years ago
  31. 83a9a22 bgpd: Improve flag error messages in bgp_attr_aspath by Paul Jakma · 13 years ago
  32. afcb767 bgpd: rewrite attr flag error logging by Denis Ovsienko · 13 years ago
  33. 0e8032d bgpd: improve "show ip bgp scan detail" by Denis Ovsienko · 13 years ago
  34. b64bfc1 bgpd: dismiss some zlookup checks by Denis Ovsienko · 13 years ago
  35. 318f0d8 bgpd: add "show ip bgp scan detail" command by Denis Ovsienko · 13 years ago
  36. 8e80bdf bgpd: touch nexthop handling code by Denis Ovsienko · 13 years ago
  37. f63f06d general: remove inline qualifiers and move in-header functions to objects by Paul Jakma · 14 years ago
  38. 664711c lib: fix some strtoul() use cases by Ulrich Weber · 13 years ago
  39. 733cd9e bgpd: justify checks for IPv4 class D/E by Denis Ovsienko · 13 years ago
  40. 9206f9e fix set never used warnings by Stephen Hemminger · 13 years ago
  41. bb915f5 bgpd: fix regression in ORF procesing (BZ#688) by Denis Ovsienko · 13 years ago
  42. ca05126 lib: add sockopt helper for setting IPV6_V6ONLY and use it by David Lamparter · 15 years ago
  43. e0ca5fd lib: put route_types.txt to real use by David Lamparter · 15 years ago
  44. 05e54ee build: delete .cvsignore files by Denis Ovsienko · 13 years ago
  45. b511468 quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
  46. 1add115 bgpd: implement 'match probability' in route-maps by Vyacheslav Trushkin · 13 years ago
  47. bde12e3 bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear() by Ulrich Weber · 13 years ago
  48. 04d5e24 bgpd: cleanup privs on termination by Stephen Hemminger · 13 years ago
  49. f04a80a bgpd: store nexthop info for redistributed IPV6 routes by Stephen Hemminger · 13 years ago
  50. ce0af6f bgpd: fix memory leak for extra attributes by Oleg A. Arkhangelsky · 13 years ago
  51. 2fbd6f5 bgpd: remove unused function bgp_bind_address by David Lamparter · 15 years ago
  52. 1727d2e bgpd: fix update-source for IPv6 (BZ#548) by David Lamparter · 15 years ago
  53. 3cf1288 bgpd: fix "nexthop-local unchanged" (BZ#350) by Dylan Hall · 13 years ago
  54. 5c88f19 bgpd: justify capabilities for TOS setting by Chris Luke · 13 years ago
  55. 1758dba bgpd: revised fix to --dryrun (BZ#622) by Sergey Y. Afonin · 13 years ago
  56. 2675518 bgpd: fix 2 more cases of length error reporting by Denis Ovsienko · 13 years ago
  57. b4cd242 bgpd: check AGGREGATOR attr flags (BZ#678) by Denis Ovsienko · 13 years ago
  58. bbb04bf bgpd: fix more regressions in attr flag checks by Denis Ovsienko · 13 years ago
  59. abc384f bgpd: use bgp_attr_malformed() by Denis Ovsienko · 13 years ago
  60. 565b828 bgpd: add flag checks for MP_(UN)REACH_NLRI by Denis Ovsienko · 13 years ago
  61. f8627ff bgpd: fix spelling of CLUSTER_LIST by Denis Ovsienko · 13 years ago
  62. 0b83044 bgpd: check CLUSTER_LIST attribute flags by Denis Ovsienko · 13 years ago
  63. d595b56 bgpd: check ORIGINATOR_ID attribute flags by Denis Ovsienko · 13 years ago
  64. 6d0732c IPv6 transport class suppport by Stephen Hemminger · 13 years ago
  65. a5b228b bgpd: fix regression in improved attr flag checks by Denis Ovsienko · 13 years ago
  66. 21cc769 bgpd: fix parsing of graceful restart cap. (#663) by Peter Pentchev · 13 years ago
  67. a624cae bgpd: improve attr length error handling (BZ#679) by Denis Ovsienko · 13 years ago
  68. b84b62d bgpd: improve attr flags checks by Denis Ovsienko · 13 years ago
  69. 2d42e68 bgpd: ignore 4 bits of attribute flags byte by Denis Ovsienko · 13 years ago
  70. 214bcaa bgpd: add missing "partial" flag checks (BZ#676) by Denis Ovsienko · 13 years ago
  71. bc3443e bgpd: improve NEXT_HOP attribute checks (BZ#680) by Denis Ovsienko · 13 years ago
  72. 0a28130 bgpd: rename SAFI 3 according to RFC4760 by Denis Ovsienko · 13 years ago
  73. 42e6d74 bgpd: more SAFI fixes by Denis Ovsienko · 13 years ago
  74. beb1ca0 bgpd: fix SAFI for for MPLS labeled VPN-IPv6 by Denis Ovsienko · 13 years ago
  75. 4b4e07d bgpd: don't be confused by "unspecific" subcode in the NOTIFY message. by Dmitrij Tejblum · 13 years ago
  76. e6ec1c3 bgpd: spelling by Denis Ovsienko · 13 years ago
  77. 7ccf5e5 bgpd: spelling by Denis Ovsienko · 13 years ago
  78. 9eba2ad bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678) by Denis Ovsienko · 13 years ago
  79. 2cfadf0 bgpd: check MULTI_EXIT_DISC attr flags (BZ#677) by Denis Ovsienko · 13 years ago
  80. 0ea968d bgpd: check LOCAL_PREF attribute flags (BZ#674) by Denis Ovsienko · 13 years ago
  81. 1212dc1 bgpd: add useful notification logs (BZ#616) by heasley · 13 years ago
  82. d68ab10 bgpd: consistent log msg format (BZ#565) by heasley · 13 years ago
  83. 94431db bgpd: CVE-2011-3327 (ext. comm. buffer overflow) by CROSS · 13 years ago
  84. 036a6e6 Merge branch 'attr-errors' by Paul Jakma · 13 years ago
  85. 01d7ff0 bgpd: We try to skip out of updating the multipath aggregate if there are no by Josh Bailey · 13 years ago
  86. 78d92e1 bgpd: Fix a crash caused by mistakenly dequeueing the bestpath on the by Josh Bailey · 13 years ago
  87. 0b597ef bgpd: When advertising a multipath route, the attribute set to be by Josh Bailey · 13 years ago
  88. 6918e74 bgpd: For deterministic MED build a multipath set for each peer AS as the by Josh Bailey · 13 years ago
  89. 8196f13 bgpd: Modify the BGP to zebra route announcement to support multipath by Josh Bailey · 13 years ago
  90. de8d5df bgpd: Adds support to mark up the BGP rib table entry with multipath by Josh Bailey · 13 years ago
  91. 96450fa bgpd: Adds equal-paths check to path comparison. Paths that are by Josh Bailey · 13 years ago
  92. 165b5ff bgpd: Add new configuration cli for eBGP and iBGP multipath. by Josh Bailey · 13 years ago
  93. fdbc8e7 bgpd: trivial format / warning fixes by Paul Jakma · 14 years ago
  94. 604a9b4 bgpd: fix memory leak when deleting a community by Michael Lambert · 14 years ago
  95. 4a2035f Revert "bgpd: "Intern" communities in route maps" by Paul Jakma · 14 years ago
  96. 31d0f1b bgpd: Fix merge error in jhash commit by Paul Jakma · 14 years ago
  97. f5a4827 bgpd: refine the setting up of GTSM by Stephen Hemminger · 14 years ago
  98. 89b6d1f bgpd: Cleanups & fixes for minttl / GTSM by Stephen Hemminger · 14 years ago
  99. fa411a2 bgpd: RFC 5082 Generalized TTL Security Mechanism support by Nick Hilliard · 14 years ago
  100. 3bde17f bgpd: Fix compile failure if IPv6 build was disabled. by Paul Jakma · 14 years ago