1. 1b5ed1b zebra: add way to determine VRF/AFI/SAFI of table by Avneesh Sachdev · 12 years ago
  2. 9fd92e3 zebra: add structure to hold per-prefix state in RIB by Avneesh Sachdev · 12 years ago
  3. 5aebb9c bgpd: document bgp neighbor local-as peer command by Andrew Certain · 12 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. 3b96b78 lib: Implement monotonically increasing clock for Darwin. by Hasso Tepper · 12 years ago
  7. 43057bf isisd: clock_gettime() -> quagga_gettime() conversion. by Hasso Tepper · 12 years ago
  8. 8c9ed27 ospfd: remove some buggy extra ';' symbols. by Hasso Tepper · 12 years ago
  9. 9234b38 build: check actually-used BSD link state fields by Doug VanLeuven · 12 years ago
  10. a05df8f zebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTR by Doug VanLeuven · 12 years ago
  11. 3b33de6 zebra: kernel_socket: fix 64bit MacOS X alignment by Doug VanLeuven · 12 years ago
  12. 7d50ad4 doc: update installation instructions by David Lamparter · 12 years ago
  13. e2b1580 build: compile tests/ by default by David Lamparter · 12 years ago
  14. 326fe3d tests: fix missing array_size() include by David Lamparter · 12 years ago
  15. fe9bb64 bgpd: CVE-2012-1820, DoS in bgp_capability_orf() by Denis Ovsienko · 13 years ago
  16. d1d3ac9 build: reorder libraries to address linker error by Avneesh Sachdev · 12 years ago
  17. b07458a bgpd: flock() dump files (BZ#742) by Daniel Kozlowski · 12 years ago
  18. 3f0bfc9 lib: treat OSX as BSD for IP_HDRINCL (BZ#739) by Doug VanLeuven · 12 years ago
  19. 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
  20. 655071f isisd: don't overrun list of protocols by David Lamparter · 13 years ago
  21. 80a21dc lib: add array_size() helper by David Lamparter · 13 years ago
  22. f02a099 isisd: don't process invalid prefixes from TLVs by David Lamparter · 13 years ago
  23. 948b6be isisd: pull up invalid prefix assert() by David Lamparter · 13 years ago
  24. 0fece07 isisd: fix null pointer dereference in send_lsp() by Avneesh Sachdev · 13 years ago
  25. a22ab5a isisd: tighten checks on ISIS pdu length by Avneesh Sachdev · 13 years ago
  26. 4effc29 lib: improve sanity checks in stream_set_endp() by Avneesh Sachdev · 13 years ago
  27. b4154c1 ospfd: respect max-metric over configured cost for summary LSAs by JR Rivers · 12 years ago
  28. 8217555 ospfd: ABR algorithm not propagating MAXAGE LSAs into area by JR Rivers · 12 years ago
  29. 8fc9e00 ospfd: blackhole route removal for area range by JR Rivers · 12 years ago
  30. d8a4e42 lib: improve fletcher checksum validation by JR Rivers · 12 years ago
  31. b0145dd zebra: make static routes respect table setting by Nolan Leake · 12 years ago
  32. 945ea29 Revert "ospfd: Do not fall back to intervening router." by Paul Jakma · 12 years ago
  33. 28971c8 lib/table: add route_table_get_next() and iterator by Avneesh Sachdev · 12 years ago
  34. 6717404 bgpd: make bgp_table a wrapper around table library by Avneesh Sachdev · 12 years ago
  35. f9c1b7b lib: prepare table code for reuse by bgp_table by Avneesh Sachdev · 12 years ago
  36. 3eb8ef3 lib: bring some changes over from bgp_table to table by Avneesh Sachdev · 12 years ago
  37. ed6e297 build: fix extract.pl for cross compilation by Serj Kalichev · 12 years ago
  38. bb2315f ripd: clear sockaddr_in before using by Nick Hilliard · 12 years ago
  39. 1b54f79 build: fix autoconf multicast check on OpenBSD by Brad Smith · 12 years ago
  40. 4bed21c build: correct libtool parameter used within Makefiles by Brad Smith · 12 years ago
  41. 9289c6f ospfd: Do not fall back to intervening router. by Joakim Tjernlund · 12 years ago
  42. ba281d3 ospfd: use ZEBRA_NEXTHOP_IPV4_IFINDEX by Joakim Tjernlund · 12 years ago
  43. c963c20 zebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEX by Joakim Tjernlund · 12 years ago
  44. 57c639f ospf_spf_process_stubs: use LSA pos to find OSFP interface by Joakim Tjernlund · 12 years ago
  45. c81ee5c ospfd: Optimize and improve SPF nexthop calculation by Joakim Tjernlund · 12 years ago
  46. 7b92589 ospfd: avoid exhausting memory with OSPF vertices (BZ#476) by David Lamparter · 12 years ago
  47. aa5cf24 lib: make IPv6 prefix parser slightly more strict by David Lamparter · 12 years ago
  48. ee1ac2d build: fix isisd topology out of tree build by David Lamparter · 12 years ago
  49. 7f062c2 zebra: lingering IP address after deletion (BZ#486) by David Lamparter · 15 years ago
  50. 1080c13 configure: Add --with-pkg-extra-version=VER for packagers/distributions. by Joachim Nilsson · 12 years ago
  51. f710888 Merge remote branch 'vincentbernat/feature/ospfv3-mib' by David Lamparter · 12 years ago
  52. 18a4e37 Merge remote branch 'vincentbernat/feature/agentx' by David Lamparter · 12 years ago
  53. 0402ca4 ospf6d: fix segfault when requesting inexistant interfaces or areas by Vincent Bernat · 12 years ago
  54. bf83666 ospf6d: add SNMP notifications/traps support by Vincent Bernat · 12 years ago
  55. c349bb8 ospf6d: add SNMP support for ospfv3*LsdbTable by Vincent Bernat · 12 years ago
  56. 3bc4f84 ospf6d: add SNMP implementation of ospfv3IfTable by Vincent Bernat · 12 years ago
  57. ea86e40 ospf6d: complete SNMP implementation of ospfv3AreaTable by Vincent Bernat · 12 years ago
  58. 2c5f148 ospf6d: complete SNMP implementation for scalar objects by Vincent Bernat · 12 years ago
  59. 061bc73 ospf6d: add SNMP support for ospfv3NbrTable by Vincent Bernat · 12 years ago
  60. 0f0ab51 snmp: fix OSPFV3-MIB implementation by Vincent Bernat · 13 years ago
  61. 8046ba6 snmp: let handlers accept OID from a lesser prefix by Vincent Bernat · 12 years ago
  62. 0ff4b9c agentx: add appropriate documentation by Vincent Bernat · 13 years ago
  63. b7c0d06 agentx: handle SNMP traps by Vincent Bernat · 13 years ago
  64. b8cf46b smux: drop findVar element from trap object struct by Vincent Bernat · 13 years ago
  65. 4b89e45 smux: remove `tick` argument from smux_trap() by Vincent Bernat · 13 years ago
  66. d6be5fb agentx: add AgentX support to Quagga. by Vincent Bernat · 13 years ago
  67. 3a4c968 smux: isolate SMUX implementation from SNMP implementation by Vincent Bernat · 13 years ago
  68. 08d7f65 build: use net-snmp-config to configure NetSNMP by Vincent Bernat · 13 years ago
  69. 6b1e37f build: only define HAVE_SNMP by Vincent Bernat · 13 years ago
  70. 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
  71. a47c583 isisd: fix typo in topology generator (BZ#731) by David Lamparter · 12 years ago
  72. bb782fb bgpd: Partially revert f018db8, fixes BZ#730 by Jorge Boncompte [DTI2] · 12 years ago
  73. e2c38e6 bgpd: Fix for commit 6a4677b7, fixes BZ#729 by Jorge Boncompte [DTI2] · 12 years ago
  74. c9e4f86 tests: BGP unit tests to set BGP_OPT_NO_LISTEN so they can run by Paul Jakma · 12 years ago
  75. cccbc01 bgpd: Add "no listen" socket option for the BGP master configuration by Paul Jakma · 12 years ago
  76. 2fb2a45 lib: Add back sockunion_str2su by Paul Jakma · 12 years ago
  77. ad12dde Revert "bgpd: Make socket init separate, so unit tests work again." by Paul Jakma · 12 years ago
  78. 22714f9 lib: do not allocate/free thread funcnames by Jorge Boncompte [DTI2] · 13 years ago
  79. 6401832 lib: micro-op for thread_get() by Jorge Boncompte [DTI2] · 13 years ago
  80. 41af338 lib: remove RUSAGE_T from struct thread by Jorge Boncompte [DTI2] · 13 years ago
  81. 47d3b60 micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]() by Jorge Boncompte [DTI2] · 13 years ago
  82. f018db8 bgpd: optimize bgp_aggregate_[increment|decrement]() by Jorge Boncompte [DTI2] · 13 years ago
  83. 343aa82 bgpd: optimize bgp_update_main() in the soft_reconfig case by Jorge Boncompte [DTI2] · 13 years ago
  84. 6a4677b bgpd: optimize holdtime timer cancelling by Jorge Boncompte [DTI2] · 13 years ago
  85. 577ac57 bgpd: Remove useless initialization by Jorge Boncompte [DTI2] · 13 years ago
  86. 558d1fe bgpd: reduce struct attr_extra allocations/freeing by Jorge Boncompte [DTI2] · 13 years ago
  87. 489d005 bgpd: use on stack struct attr_extra in bgp_update_receive() by Jorge Boncompte [DTI2] · 13 years ago
  88. 6182d65 bgpd: fix struct attr_extra leak in bgp_default_originate() by Jorge Boncompte [DTI2] · 13 years ago
  89. b9f1dca bgpd: use on stack struct attr_extra in bgp_attr_unintern() by Jorge Boncompte [DTI2] · 13 years ago
  90. 1a2fd70 bgpd: cleanup bgp_attr_unintern() by Jorge Boncompte [DTI2] · 13 years ago
  91. 938ef3a bgpd: use on stack struct attr_extra on bgp_attr_aggregate_intern() by Jorge Boncompte [DTI2] · 13 years ago
  92. 7fb0cd8 bgpd: reduce attrhash_make_key() indirections by Jorge Boncompte [DTI2] · 13 years ago
  93. e16a413 bgpd: remove some useless initializations by Jorge Boncompte [DTI2] · 13 years ago
  94. 8ff5631 bgpd: optimize bgp_info_cmp() by Jorge Boncompte [DTI2] · 13 years ago
  95. c76275e bgpd: optimize loops on [e]community_hash_make() by Jorge Boncompte [DTI2] · 13 years ago
  96. 6d85b15 bgpd: remove calls to peer_sort() from fast-path by Jorge Boncompte [DTI2] · 13 years ago
  97. 14542f3 bgpd: debug buffers cleanup and optimization by Jorge Boncompte [DTI2] · 13 years ago
  98. 10f9bf3 bgpd: optimize bgp_nexthop_self() by Jorge Boncompte [DTI2] · 13 years ago
  99. f669f7d bgpd: optimize aspath string representation and assegments handling by Jorge Boncompte [DTI2] · 13 years ago
  100. 8692c50 bgpd: fix crash with vpnv4 soft-reconfiguration by Jorge Boncompte [DTI2] · 13 years ago