1. 24e50f2 bgpd: avoid heap fragmentation in bgp_clear_route_table by Jorge Boncompte [DTI2] · 13 years ago
  2. ebbb5fc bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown by Jorge Boncompte [DTI2] · 13 years ago
  3. a5c851c lib: remove ALL_LIST_ELEMENTS dead code branch by David Lamparter · 12 years ago
  4. 913ff66 zebra: fix netlink NL_PKT_BUF_SIZE by 高鹏 · 12 years ago
  5. 61be0ee build: Fix build for systems with no /bin/true by Hasso Tepper · 12 years ago
  6. 675769b build: MacOSX needs BSD struct ip_mreq hack too by Hasso Tepper · 12 years ago
  7. 327c4cd testzebra: pragma weak: detect systems with weak alias and provide alternative by Doug VanLeuven · 12 years ago
  8. b2e5bdb Merge remote-tracking branch 'savannah/sf/ospfd' by David Lamparter · 12 years ago
  9. e0630cb ospfd: Remove dup MaxAge LSA flood by Dinesh G Dutt · 12 years ago
  10. d265548 ospfd: Corrected ospfd Type-4/Type-5 ls update handling by Vishal Kumar · 12 years ago
  11. 0798cee ospfd: compile warning cleanups by Andrew Certain · 12 years ago
  12. de54b26 ospfd: Update nsm_change_state to static scope, as it is not called from elsewhere by Andrew Certain · 12 years ago
  13. 703819a ospfd: Changed TE instance check to remove -Wtype-limits warning by Andrew Certain · 12 years ago
  14. 7798b63 lib: Changes to VTY string-parsing macros to remove warnings by Andrew Certain · 12 years ago
  15. f92c57f ospfd: Update comments to be more clear in packet processing by Andrew Certain · 12 years ago
  16. fbc043a ospfd: Fixed signed/unsigned masking of negative metrics by Andrew Certain · 12 years ago
  17. 1a61ad1 ospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor by Andrew Certain · 12 years ago
  18. bda3c32 ospfd: fix argument parsing for distribute-list by Christian Franke · 12 years ago
  19. 822d8f5 ospf: fix apiserver enable by David Lamparter · 12 years ago
  20. 2345a22 ospf: Fix type-4 network mask to 0 per RFC by Leonard Tracy · 12 years ago
  21. faf9875 ospf: Reduce MaxAge log level by Ayan Banerjee · 12 years ago
  22. 91e6a0e ospf: Convert MAX_AGE LSA list to tree by Dinesh Dutt · 12 years ago
  23. 4ba4fc8 ospf: forward ref. of areas for "max-metric router-lsa administrative" cmd by Ayan Banerjee · 12 years ago
  24. 16a86b3 ospf: suppress delete using replacement by Ayan Banerjee · 12 years ago
  25. a16dcf7 build: check for .git in configure.ac by David Lamparter · 12 years ago
  26. 4209a88 build: fix dist tarball by David Lamparter · 12 years ago
  27. fd76f41 build: update ICC warning CFLAGS by David Lamparter · 12 years ago
  28. e1a555b isisd: fix ipv6 metric endianness by Nick Hilliard · 12 years ago
  29. 478c112 isisd: verify metrics on metric-style transition by Christian Franke · 12 years ago
  30. 4fb7c84 isisd: fix metrics check for metric-style narrow by Christian Franke · 12 years ago
  31. e8aca32 isisd: address Coverity warnings by David Lamparter · 12 years ago
  32. 318c804 isisd: always join all IS-IS multicast groups by David Lamparter · 12 years ago
  33. f818c8f isisd: save metric-style narrow by Christian Franke · 12 years ago
  34. de543de isisd: fix spftree_area_del typo causing SEGV by David Lamparter · 12 years ago
  35. b72f345 isisd: drop hellos without supported protocol list by David Lamparter · 12 years ago
  36. 19f78ce isisd: refuse adjacencies with our own system ID by David Lamparter · 12 years ago
  37. 91d799e isisd: do not add >63 IP addresses to hello by David Lamparter · 12 years ago
  38. 0be793e build: include git info by David Lamparter · 12 years ago
  39. 324ed1f zebra: include intf when sending IPv4 nexthop to FPM by Avneesh Sachdev · 12 years ago
  40. b9c24cd doc: add blurbs on zebra FPM interface and commands by Avneesh Sachdev · 12 years ago
  41. 5adc252 zebra: add module to communicate routes to FPM by Avneesh Sachdev · 12 years ago
  42. 443b993 fpm: Add public header for Forwarding Plane Manager by Avneesh Sachdev · 12 years ago
  43. 04f7dd6 lib: bring in sys/queue.h from FreeBSD tree by Avneesh Sachdev · 12 years ago
  44. 78deec4 zebra: extern/extract some functions from rt_netlink.c by Avneesh Sachdev · 12 years ago
  45. 0915bb0 zebra: add iterator for walking all tables in RIB by Avneesh Sachdev · 12 years ago
  46. 1b5ed1b zebra: add way to determine VRF/AFI/SAFI of table by Avneesh Sachdev · 12 years ago
  47. 9fd92e3 zebra: add structure to hold per-prefix state in RIB by Avneesh Sachdev · 12 years ago
  48. 5aebb9c bgpd: document bgp neighbor local-as peer command by Andrew Certain · 12 years ago
  49. 8b366b9 bgpd: Fixed out-of-date comment by Andrew Certain · 12 years ago
  50. 9d3f970 bgpd: add replace-as modifier for BGP neighbor by Andrew Certain · 12 years ago
  51. 3b96b78 lib: Implement monotonically increasing clock for Darwin. by Hasso Tepper · 12 years ago
  52. 43057bf isisd: clock_gettime() -> quagga_gettime() conversion. by Hasso Tepper · 12 years ago
  53. 8c9ed27 ospfd: remove some buggy extra ';' symbols. by Hasso Tepper · 12 years ago
  54. 9234b38 build: check actually-used BSD link state fields by Doug VanLeuven · 12 years ago
  55. a05df8f zebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTR by Doug VanLeuven · 12 years ago
  56. 3b33de6 zebra: kernel_socket: fix 64bit MacOS X alignment by Doug VanLeuven · 12 years ago
  57. 7d50ad4 doc: update installation instructions by David Lamparter · 12 years ago
  58. e2b1580 build: compile tests/ by default by David Lamparter · 12 years ago
  59. 326fe3d tests: fix missing array_size() include by David Lamparter · 12 years ago
  60. fe9bb64 bgpd: CVE-2012-1820, DoS in bgp_capability_orf() by Denis Ovsienko · 13 years ago
  61. d1d3ac9 build: reorder libraries to address linker error by Avneesh Sachdev · 12 years ago
  62. b07458a bgpd: flock() dump files (BZ#742) by Daniel Kozlowski · 12 years ago
  63. 3f0bfc9 lib: treat OSX as BSD for IP_HDRINCL (BZ#739) by Doug VanLeuven · 12 years ago
  64. 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
  65. 655071f isisd: don't overrun list of protocols by David Lamparter · 13 years ago
  66. 80a21dc lib: add array_size() helper by David Lamparter · 13 years ago
  67. f02a099 isisd: don't process invalid prefixes from TLVs by David Lamparter · 13 years ago
  68. 948b6be isisd: pull up invalid prefix assert() by David Lamparter · 13 years ago
  69. 0fece07 isisd: fix null pointer dereference in send_lsp() by Avneesh Sachdev · 13 years ago
  70. a22ab5a isisd: tighten checks on ISIS pdu length by Avneesh Sachdev · 13 years ago
  71. 4effc29 lib: improve sanity checks in stream_set_endp() by Avneesh Sachdev · 13 years ago
  72. b4154c1 ospfd: respect max-metric over configured cost for summary LSAs by JR Rivers · 12 years ago
  73. 8217555 ospfd: ABR algorithm not propagating MAXAGE LSAs into area by JR Rivers · 12 years ago
  74. 8fc9e00 ospfd: blackhole route removal for area range by JR Rivers · 12 years ago
  75. d8a4e42 lib: improve fletcher checksum validation by JR Rivers · 12 years ago
  76. b0145dd zebra: make static routes respect table setting by Nolan Leake · 12 years ago
  77. 945ea29 Revert "ospfd: Do not fall back to intervening router." by Paul Jakma · 12 years ago
  78. 28971c8 lib/table: add route_table_get_next() and iterator by Avneesh Sachdev · 12 years ago
  79. 6717404 bgpd: make bgp_table a wrapper around table library by Avneesh Sachdev · 12 years ago
  80. f9c1b7b lib: prepare table code for reuse by bgp_table by Avneesh Sachdev · 12 years ago
  81. 3eb8ef3 lib: bring some changes over from bgp_table to table by Avneesh Sachdev · 12 years ago
  82. ed6e297 build: fix extract.pl for cross compilation by Serj Kalichev · 12 years ago
  83. bb2315f ripd: clear sockaddr_in before using by Nick Hilliard · 12 years ago
  84. 1b54f79 build: fix autoconf multicast check on OpenBSD by Brad Smith · 12 years ago
  85. 4bed21c build: correct libtool parameter used within Makefiles by Brad Smith · 12 years ago
  86. 9289c6f ospfd: Do not fall back to intervening router. by Joakim Tjernlund · 12 years ago
  87. ba281d3 ospfd: use ZEBRA_NEXTHOP_IPV4_IFINDEX by Joakim Tjernlund · 12 years ago
  88. c963c20 zebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEX by Joakim Tjernlund · 12 years ago
  89. 57c639f ospf_spf_process_stubs: use LSA pos to find OSFP interface by Joakim Tjernlund · 12 years ago
  90. c81ee5c ospfd: Optimize and improve SPF nexthop calculation by Joakim Tjernlund · 12 years ago
  91. 7b92589 ospfd: avoid exhausting memory with OSPF vertices (BZ#476) by David Lamparter · 12 years ago
  92. aa5cf24 lib: make IPv6 prefix parser slightly more strict by David Lamparter · 12 years ago
  93. ee1ac2d build: fix isisd topology out of tree build by David Lamparter · 12 years ago
  94. 7f062c2 zebra: lingering IP address after deletion (BZ#486) by David Lamparter · 15 years ago
  95. 1080c13 configure: Add --with-pkg-extra-version=VER for packagers/distributions. by Joachim Nilsson · 12 years ago
  96. f710888 Merge remote branch 'vincentbernat/feature/ospfv3-mib' by David Lamparter · 12 years ago
  97. 18a4e37 Merge remote branch 'vincentbernat/feature/agentx' by David Lamparter · 12 years ago
  98. 0402ca4 ospf6d: fix segfault when requesting inexistant interfaces or areas by Vincent Bernat · 12 years ago
  99. bf83666 ospf6d: add SNMP notifications/traps support by Vincent Bernat · 12 years ago
  100. c349bb8 ospf6d: add SNMP support for ospfv3*LsdbTable by Vincent Bernat · 12 years ago