1. 15c7134 bgpd: store "no neighbor activate" for IPv4 unicast by Christian Franke · 12 years ago
  2. 24e50f2 bgpd: avoid heap fragmentation in bgp_clear_route_table by Jorge Boncompte [DTI2] · 13 years ago
  3. ebbb5fc bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown by Jorge Boncompte [DTI2] · 13 years ago
  4. 8b366b9 bgpd: Fixed out-of-date comment by Andrew Certain · 12 years ago
  5. 9d3f970 bgpd: add replace-as modifier for BGP neighbor by Andrew Certain · 12 years ago
  6. fe9bb64 bgpd: CVE-2012-1820, DoS in bgp_capability_orf() by Denis Ovsienko · 13 years ago
  7. b07458a bgpd: flock() dump files (BZ#742) by Daniel Kozlowski · 12 years ago
  8. 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
  9. 28971c8 lib/table: add route_table_get_next() and iterator by Avneesh Sachdev · 12 years ago
  10. 6717404 bgpd: make bgp_table a wrapper around table library by Avneesh Sachdev · 12 years ago
  11. 8046ba6 snmp: let handlers accept OID from a lesser prefix by Vincent Bernat · 12 years ago
  12. b7c0d06 agentx: handle SNMP traps by Vincent Bernat · 13 years ago
  13. b8cf46b smux: drop findVar element from trap object struct by Vincent Bernat · 13 years ago
  14. 4b89e45 smux: remove `tick` argument from smux_trap() by Vincent Bernat · 13 years ago
  15. 08d7f65 build: use net-snmp-config to configure NetSNMP by Vincent Bernat · 13 years ago
  16. 6b1e37f build: only define HAVE_SNMP by Vincent Bernat · 13 years ago
  17. 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
  18. bb782fb bgpd: Partially revert f018db8, fixes BZ#730 by Jorge Boncompte [DTI2] · 12 years ago
  19. e2c38e6 bgpd: Fix for commit 6a4677b7, fixes BZ#729 by Jorge Boncompte [DTI2] · 12 years ago
  20. cccbc01 bgpd: Add "no listen" socket option for the BGP master configuration by Paul Jakma · 12 years ago
  21. ad12dde Revert "bgpd: Make socket init separate, so unit tests work again." by Paul Jakma · 12 years ago
  22. 47d3b60 micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]() by Jorge Boncompte [DTI2] · 13 years ago
  23. f018db8 bgpd: optimize bgp_aggregate_[increment|decrement]() by Jorge Boncompte [DTI2] · 13 years ago
  24. 343aa82 bgpd: optimize bgp_update_main() in the soft_reconfig case by Jorge Boncompte [DTI2] · 13 years ago
  25. 6a4677b bgpd: optimize holdtime timer cancelling by Jorge Boncompte [DTI2] · 13 years ago
  26. 577ac57 bgpd: Remove useless initialization by Jorge Boncompte [DTI2] · 13 years ago
  27. 558d1fe bgpd: reduce struct attr_extra allocations/freeing by Jorge Boncompte [DTI2] · 13 years ago
  28. 489d005 bgpd: use on stack struct attr_extra in bgp_update_receive() by Jorge Boncompte [DTI2] · 13 years ago
  29. 6182d65 bgpd: fix struct attr_extra leak in bgp_default_originate() by Jorge Boncompte [DTI2] · 13 years ago
  30. b9f1dca bgpd: use on stack struct attr_extra in bgp_attr_unintern() by Jorge Boncompte [DTI2] · 13 years ago
  31. 1a2fd70 bgpd: cleanup bgp_attr_unintern() by Jorge Boncompte [DTI2] · 13 years ago
  32. 938ef3a bgpd: use on stack struct attr_extra on bgp_attr_aggregate_intern() by Jorge Boncompte [DTI2] · 13 years ago
  33. 7fb0cd8 bgpd: reduce attrhash_make_key() indirections by Jorge Boncompte [DTI2] · 13 years ago
  34. e16a413 bgpd: remove some useless initializations by Jorge Boncompte [DTI2] · 13 years ago
  35. 8ff5631 bgpd: optimize bgp_info_cmp() by Jorge Boncompte [DTI2] · 13 years ago
  36. c76275e bgpd: optimize loops on [e]community_hash_make() by Jorge Boncompte [DTI2] · 13 years ago
  37. 6d85b15 bgpd: remove calls to peer_sort() from fast-path by Jorge Boncompte [DTI2] · 13 years ago
  38. 14542f3 bgpd: debug buffers cleanup and optimization by Jorge Boncompte [DTI2] · 13 years ago
  39. 10f9bf3 bgpd: optimize bgp_nexthop_self() by Jorge Boncompte [DTI2] · 13 years ago
  40. f669f7d bgpd: optimize aspath string representation and assegments handling by Jorge Boncompte [DTI2] · 13 years ago
  41. 8692c50 bgpd: fix crash with vpnv4 soft-reconfiguration by Jorge Boncompte [DTI2] · 13 years ago
  42. 682ca04 bgpd: cleanup, use correct buffer sizes for sockunion2str() by Jorge Boncompte [DTI2] · 13 years ago
  43. c63b83f bgpd: Fix memory leak of some "show ip bgp neighbor" commands by Jorge Boncompte [DTI2] · 13 years ago
  44. 0c5ed3e bgpd: Fix memory leak with 'set ip next-hop peer-address' by Jorge Boncompte [DTI2] · 13 years ago
  45. 4fe080d bgpd: fix for route-maps with "match peer local" statements by Jorge Boncompte [DTI2] · 13 years ago
  46. ddc943d bgpd, zebra: Fix format for some metric outputs by Jorge Boncompte [DTI2] · 13 years ago
  47. 8794e8d bgpd: Fix regression in args consolidation, total should be inited from args by Paul Jakma · 13 years ago
  48. 7621f33 bgpd: Make socket init separate, so unit tests work again. by Paul Jakma · 13 years ago
  49. fac3c24 bgpd: fix up multipath merge breakage by David Lamparter · 13 years ago
  50. fa4094a bgpd: Fix crash when disabling dampening (BZ#687) by Jorge Boncompte [DTI2] · 13 years ago
  51. 6e493a4 bgpd: merge osr/quagga-osr-patches (BZ#700) by David Lamparter · 13 years ago
  52. 3cf6c2b Merge branch 'quagga' into google-bgp-multipath by Avneesh Sachdev · 13 years ago
  53. 3b381c3 bgpd: fix issue in capability negotiation (BZ#700) by Avneesh Sachdev · 13 years ago
  54. fa5831e bgpd: bgp_attr_flags_diagnose shouldn't assert by Paul Jakma · 13 years ago
  55. fa61e16 bgpd: attr_parse call to attr_malformed should deal with PROCEED error case by Paul Jakma · 13 years ago
  56. 683f2b8 bgpd: Fix silly mistake in bgp_attr_flag_invalid by Paul Jakma · 13 years ago
  57. bd471fe bgpd: malformed attribute error that can still proceed should fixup getp by Paul Jakma · 13 years ago
  58. 9fc7574 Merge remote-tracking branch 'quagga-gnu.org/master' by Paul Jakma · 13 years ago
  59. 5861739 bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoS by Paul Jakma · 13 years ago
  60. 835315b bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups by Paul Jakma · 13 years ago
  61. 3ecab4c bgpd: consolidate attribute flag checks by Paul Jakma · 13 years ago
  62. 73bfe0b bgpd: Addition of ipv6 network command in Multicast address family mode. by G.Balaji · 13 years ago
  63. c7ec179 bgpd: IPv6 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
  64. 5a616c0 bgpd: IPv4 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
  65. fc98d16 bgpd: reinstate zlookup checks, required for BGP without zebra by Paul Jakma · 13 years ago
  66. f31d692 bgpd: Fix incorrect attribute type code in call to bgp_attr_malformed by Paul Jakma · 13 years ago
  67. 83a9a22 bgpd: Improve flag error messages in bgp_attr_aspath by Paul Jakma · 13 years ago
  68. afcb767 bgpd: rewrite attr flag error logging by Denis Ovsienko · 13 years ago
  69. 0e8032d bgpd: improve "show ip bgp scan detail" by Denis Ovsienko · 13 years ago
  70. b64bfc1 bgpd: dismiss some zlookup checks by Denis Ovsienko · 13 years ago
  71. 318f0d8 bgpd: add "show ip bgp scan detail" command by Denis Ovsienko · 13 years ago
  72. 8e80bdf bgpd: touch nexthop handling code by Denis Ovsienko · 13 years ago
  73. f63f06d general: remove inline qualifiers and move in-header functions to objects by Paul Jakma · 14 years ago
  74. 664711c lib: fix some strtoul() use cases by Ulrich Weber · 13 years ago
  75. 733cd9e bgpd: justify checks for IPv4 class D/E by Denis Ovsienko · 13 years ago
  76. 9206f9e fix set never used warnings by Stephen Hemminger · 13 years ago
  77. bb915f5 bgpd: fix regression in ORF procesing (BZ#688) by Denis Ovsienko · 13 years ago
  78. ca05126 lib: add sockopt helper for setting IPV6_V6ONLY and use it by David Lamparter · 15 years ago
  79. e0ca5fd lib: put route_types.txt to real use by David Lamparter · 15 years ago
  80. 05e54ee build: delete .cvsignore files by Denis Ovsienko · 13 years ago
  81. b511468 quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
  82. 1add115 bgpd: implement 'match probability' in route-maps by Vyacheslav Trushkin · 13 years ago
  83. bde12e3 bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear() by Ulrich Weber · 13 years ago
  84. 04d5e24 bgpd: cleanup privs on termination by Stephen Hemminger · 13 years ago
  85. f04a80a bgpd: store nexthop info for redistributed IPV6 routes by Stephen Hemminger · 13 years ago
  86. ce0af6f bgpd: fix memory leak for extra attributes by Oleg A. Arkhangelsky · 13 years ago
  87. 2fbd6f5 bgpd: remove unused function bgp_bind_address by David Lamparter · 15 years ago
  88. 1727d2e bgpd: fix update-source for IPv6 (BZ#548) by David Lamparter · 15 years ago
  89. 3cf1288 bgpd: fix "nexthop-local unchanged" (BZ#350) by Dylan Hall · 13 years ago
  90. 5c88f19 bgpd: justify capabilities for TOS setting by Chris Luke · 13 years ago
  91. 1758dba bgpd: revised fix to --dryrun (BZ#622) by Sergey Y. Afonin · 13 years ago
  92. 2675518 bgpd: fix 2 more cases of length error reporting by Denis Ovsienko · 13 years ago
  93. b4cd242 bgpd: check AGGREGATOR attr flags (BZ#678) by Denis Ovsienko · 13 years ago
  94. bbb04bf bgpd: fix more regressions in attr flag checks by Denis Ovsienko · 13 years ago
  95. abc384f bgpd: use bgp_attr_malformed() by Denis Ovsienko · 13 years ago
  96. 565b828 bgpd: add flag checks for MP_(UN)REACH_NLRI by Denis Ovsienko · 13 years ago
  97. f8627ff bgpd: fix spelling of CLUSTER_LIST by Denis Ovsienko · 13 years ago
  98. 0b83044 bgpd: check CLUSTER_LIST attribute flags by Denis Ovsienko · 13 years ago
  99. d595b56 bgpd: check ORIGINATOR_ID attribute flags by Denis Ovsienko · 13 years ago
  100. 6d0732c IPv6 transport class suppport by Stephen Hemminger · 13 years ago