1. 8df5597 build: reference libcap from libzebra (BZ#393,626) by David Lamparter · 12 years ago
  2. 5895249 ospfd: fix LSA initialization for build without opaque LSA by Christian Franke · 12 years ago
  3. c095185 tests: make --disable-bgpd kill bgpd tests too by David Lamparter · 12 years ago
  4. 4a01458 build: fix minimal mixup in gitinfo suffix by David Lamparter · 12 years ago
  5. b58c908 doc: fix makeinfo errors and one warning by Timo Teräs · 12 years ago
  6. 24c6bb8 doc: add OSPFv3 homenet to TODO by David Lamparter · 12 years ago
  7. 3d1e579 doc: update TODO by David Lamparter · 12 years ago
  8. f05a559 build: Update supported versions. by Greg Troxel · 12 years ago
  9. 97c84db hash: dynamically grow hash table by Stephen Hemminger · 12 years ago
  10. 90645f5 hash: force size to be a power of 2 by Stephen Hemminger · 12 years ago
  11. 44a86a0 guile: remove by David Lamparter · 12 years ago
  12. fa75585 build: update quagga.spec.in by Matti-Oskari Leppänen · 12 years ago
  13. 844ee10 vtysh: fix false lib path matching in extract.pl.in by Joakim Tjernlund · 12 years ago
  14. 0e4303d bgpd: fix lost passwords of grouped neighbors by Roman Hoog Antink · 12 years ago
  15. f1ef81b zebra: use SO_RCVBUFFORCE for netlink socket by Ulrich Weber · 12 years ago
  16. 66b63aa release: 0.99.22 by David Lamparter · 12 years ago
  17. b2baffe build: fix "pragma weak" mixups by David Lamparter · 12 years ago
  18. b0baf07 doc: update some introduction paragraphs by David Lamparter · 12 years ago
  19. d3c74d2 doc: update NEWS for 0.99.22 changes by David Lamparter · 12 years ago
  20. d53d8fd bgpd: fix crash in soft-reconfiguration by Christian Franke · 12 years ago
  21. aeef13b tests: fix missing init in bgp_mp_attr_test.c by David Lamparter · 12 years ago
  22. 1cb9cf0 tests: update & extend AS_PATH tests by David Lamparter · 12 years ago
  23. 5e728e9 bgpd: relax ORF capability length handling by David Lamparter · 12 years ago
  24. f47e5a1 bgpd: don't try to reconcile AS4_PATH with NULL by David Lamparter · 12 years ago
  25. 955be06 build: Quagga 0.99.22-rc1 by David Lamparter · 12 years ago
  26. dcab1bb bgpd: conditional default-originate using route-map by Christian Franke · 12 years ago
  27. 86998bc bgpd: uncork/nagle socket when sending BGP NOTIFY by Leonid Rosenboim · 12 years ago
  28. a6694fe Revert "bgpd: flock() dump files (BZ#742)" by David Lamparter · 12 years ago
  29. ca3ccd8 zebra: fix sockaddr_dl length assumptions (BZ#737) by David Lamparter · 12 years ago
  30. 8d083b9 build: update .gitignore for all test programs by Leonid Rosenboim · 12 years ago
  31. f6295c2 build: add buildtest.sh script by David Lamparter · 12 years ago
  32. ea05767 build: Fix build on MacOSX 10.8 (Mountain Lion) by Hasso Tepper · 12 years ago
  33. 303bb00 build: Remove deprecated AM_CONFIG_HEADER by Hasso Tepper · 12 years ago
  34. 3a69f74 bgpd: uncork after each write by Stephen Hemminger · 12 years ago
  35. d61c1bb bgpd: use recent monotonic time for readtime by Stephen Hemminger · 12 years ago
  36. 47f6aef configure: allow building without getrusage by Stephen Hemminger · 12 years ago
  37. 07ff4dc bgpd: mark route nodes scheduled into work queue by Stephen Hemminger · 12 years ago
  38. 1e0ce7c bgpd: improve logging of invalid BGP Notifications by Leonid Rosenboim · 12 years ago
  39. a689e6a bgpd: fix error response to invalid BGP version number by Leonid Rosenboim · 12 years ago
  40. a0de1d1 bgpd: fix a bug in bgp_attr_dup by Christian Franke · 12 years ago
  41. b06b35f bgpd: fix a memleak on "set community none" by Christian Franke · 12 years ago
  42. 9499bf2 zebra: don't overrun afi/safi array boundaries by Leonid Rosenboim · 12 years ago
  43. 15c7134 bgpd: store "no neighbor activate" for IPv4 unicast by Christian Franke · 12 years ago
  44. 24e50f2 bgpd: avoid heap fragmentation in bgp_clear_route_table by Jorge Boncompte [DTI2] · 13 years ago
  45. ebbb5fc bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown by Jorge Boncompte [DTI2] · 13 years ago
  46. a5c851c lib: remove ALL_LIST_ELEMENTS dead code branch by David Lamparter · 12 years ago
  47. 913ff66 zebra: fix netlink NL_PKT_BUF_SIZE by 高鹏 · 12 years ago
  48. 61be0ee build: Fix build for systems with no /bin/true by Hasso Tepper · 12 years ago
  49. 675769b build: MacOSX needs BSD struct ip_mreq hack too by Hasso Tepper · 12 years ago
  50. 327c4cd testzebra: pragma weak: detect systems with weak alias and provide alternative by Doug VanLeuven · 12 years ago
  51. b2e5bdb Merge remote-tracking branch 'savannah/sf/ospfd' by David Lamparter · 12 years ago
  52. e0630cb ospfd: Remove dup MaxAge LSA flood by Dinesh G Dutt · 12 years ago
  53. d265548 ospfd: Corrected ospfd Type-4/Type-5 ls update handling by Vishal Kumar · 12 years ago
  54. 0798cee ospfd: compile warning cleanups by Andrew Certain · 12 years ago
  55. de54b26 ospfd: Update nsm_change_state to static scope, as it is not called from elsewhere by Andrew Certain · 12 years ago
  56. 703819a ospfd: Changed TE instance check to remove -Wtype-limits warning by Andrew Certain · 12 years ago
  57. 7798b63 lib: Changes to VTY string-parsing macros to remove warnings by Andrew Certain · 12 years ago
  58. f92c57f ospfd: Update comments to be more clear in packet processing by Andrew Certain · 12 years ago
  59. fbc043a ospfd: Fixed signed/unsigned masking of negative metrics by Andrew Certain · 12 years ago
  60. 1a61ad1 ospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor by Andrew Certain · 12 years ago
  61. bda3c32 ospfd: fix argument parsing for distribute-list by Christian Franke · 12 years ago
  62. 822d8f5 ospf: fix apiserver enable by David Lamparter · 12 years ago
  63. 2345a22 ospf: Fix type-4 network mask to 0 per RFC by Leonard Tracy · 12 years ago
  64. faf9875 ospf: Reduce MaxAge log level by Ayan Banerjee · 12 years ago
  65. 91e6a0e ospf: Convert MAX_AGE LSA list to tree by Dinesh Dutt · 12 years ago
  66. 4ba4fc8 ospf: forward ref. of areas for "max-metric router-lsa administrative" cmd by Ayan Banerjee · 12 years ago
  67. 16a86b3 ospf: suppress delete using replacement by Ayan Banerjee · 12 years ago
  68. a16dcf7 build: check for .git in configure.ac by David Lamparter · 12 years ago
  69. 4209a88 build: fix dist tarball by David Lamparter · 12 years ago
  70. fd76f41 build: update ICC warning CFLAGS by David Lamparter · 12 years ago
  71. e1a555b isisd: fix ipv6 metric endianness by Nick Hilliard · 12 years ago
  72. 478c112 isisd: verify metrics on metric-style transition by Christian Franke · 12 years ago
  73. 4fb7c84 isisd: fix metrics check for metric-style narrow by Christian Franke · 12 years ago
  74. e8aca32 isisd: address Coverity warnings by David Lamparter · 12 years ago
  75. 318c804 isisd: always join all IS-IS multicast groups by David Lamparter · 12 years ago
  76. f818c8f isisd: save metric-style narrow by Christian Franke · 12 years ago
  77. de543de isisd: fix spftree_area_del typo causing SEGV by David Lamparter · 12 years ago
  78. b72f345 isisd: drop hellos without supported protocol list by David Lamparter · 12 years ago
  79. 19f78ce isisd: refuse adjacencies with our own system ID by David Lamparter · 12 years ago
  80. 91d799e isisd: do not add >63 IP addresses to hello by David Lamparter · 12 years ago
  81. 0be793e build: include git info by David Lamparter · 12 years ago
  82. 324ed1f zebra: include intf when sending IPv4 nexthop to FPM by Avneesh Sachdev · 12 years ago
  83. b9c24cd doc: add blurbs on zebra FPM interface and commands by Avneesh Sachdev · 12 years ago
  84. 5adc252 zebra: add module to communicate routes to FPM by Avneesh Sachdev · 12 years ago
  85. 443b993 fpm: Add public header for Forwarding Plane Manager by Avneesh Sachdev · 12 years ago
  86. 04f7dd6 lib: bring in sys/queue.h from FreeBSD tree by Avneesh Sachdev · 12 years ago
  87. 78deec4 zebra: extern/extract some functions from rt_netlink.c by Avneesh Sachdev · 12 years ago
  88. 0915bb0 zebra: add iterator for walking all tables in RIB by Avneesh Sachdev · 12 years ago
  89. 1b5ed1b zebra: add way to determine VRF/AFI/SAFI of table by Avneesh Sachdev · 12 years ago
  90. 9fd92e3 zebra: add structure to hold per-prefix state in RIB by Avneesh Sachdev · 12 years ago
  91. 5aebb9c bgpd: document bgp neighbor local-as peer command by Andrew Certain · 12 years ago
  92. 8b366b9 bgpd: Fixed out-of-date comment by Andrew Certain · 12 years ago
  93. 9d3f970 bgpd: add replace-as modifier for BGP neighbor by Andrew Certain · 12 years ago
  94. 3b96b78 lib: Implement monotonically increasing clock for Darwin. by Hasso Tepper · 12 years ago
  95. 43057bf isisd: clock_gettime() -> quagga_gettime() conversion. by Hasso Tepper · 12 years ago
  96. 8c9ed27 ospfd: remove some buggy extra ';' symbols. by Hasso Tepper · 12 years ago
  97. 9234b38 build: check actually-used BSD link state fields by Doug VanLeuven · 12 years ago
  98. a05df8f zebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTR by Doug VanLeuven · 12 years ago
  99. 3b33de6 zebra: kernel_socket: fix 64bit MacOS X alignment by Doug VanLeuven · 12 years ago
  100. 7d50ad4 doc: update installation instructions by David Lamparter · 12 years ago