1. 29a1401 ospfd: Update Traffic Engineering support by Olivier Dugeon · 9 years ago
  2. ac10d30 vtysh: Add support of new link-params CLI by Olivier Dugeon · 9 years ago
  3. 15773a8 zebra: Add link parameters support to Zebra by Olivier Dugeon · 9 years ago
  4. ae51c9d lib: Add new if_link_params structure by Olivier Dugeon · 9 years ago
  5. 7e49a4f build: Test for features.h and move include to lib/zebra.h by Paul Jakma · 8 years ago
  6. a3b161b lib: IEC559 tests are fragile, reduce to warning rather than error. by Paul Jakma · 8 years ago
  7. 4359501 lib: consolidate ntohf/htonf from ospfd/isisd TE to lib/network by Paul Jakma · 10 years ago
  8. d41e7b9 lib/stream: add float/double <-> IEEE-754 single/double mux/demuxers by Paul Jakma · 10 years ago
  9. 581ecbf zebra: count iface up/down events and keep last time of their occurrence by Christian Franke · 9 years ago
  10. 00667ce lib: add event_counter by Christian Franke · 9 years ago
  11. 880e31c lib: use constant to replace magic value for length of quagga_timestamp by Christian Franke · 9 years ago
  12. 2ab67a7 build: detect and create AM_SILENT_RULES macro if needed by Pawel Wieczorkiewicz · 9 years ago
  13. 811577e lib: Remove unnecessary parentheses by Donald Sharp · 9 years ago
  14. 985c355 bgpd: Fix code path that leads to uninitialized variables by Donald Sharp · 9 years ago
  15. 54406ac lib: Refactor thread_process_fd by Donald Sharp · 9 years ago
  16. 1ad00b0 lib: Fix regression in thread.c by Donald Sharp · 8 years ago
  17. e0b8324 lib: Refactor read/write functionality by Donald Sharp · 9 years ago
  18. 19be18a lib: Abstract fd set operations by Donald Sharp · 9 years ago
  19. 6bcee41 lib: fix MIN/MAX macros to not double-eval by David Lamparter · 9 years ago
  20. 9219366 lib: keep hash of node's commands to detect duplicate installs by Paul Jakma · 8 years ago
  21. 41de629 lib: add api method to read current config path by Christian Franke · 9 years ago
  22. 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
  23. b9ac2f3 lib: Consolidate VIEW_NODE to be ENABLE_NODE as well by Donald Sharp · 9 years ago
  24. 4ab273b lib: Replace lists with arrays to store read and write threads by Denil Vira · 9 years ago
  25. 0744040 vtysh: Add ability to only look at one processes work queue by Donald Sharp · 9 years ago
  26. 23757db *: get rid of "MTYPE 0" by David Lamparter · 9 years ago
  27. 7bd3177 ospfd: fix non-zero metric when describing loopback addresses by kitty · 9 years ago
  28. 47dd9af build/pimd: remove special shell scripts by David Lamparter · 9 years ago
  29. 8b3ab1f isisd: fix assert warning by David Lamparter · 9 years ago
  30. d869dbd zebra: Enable fpm module to connect to remote fpm server by Udaya Shankara KS · 9 years ago
  31. 9da9a61 config: Remove unused library check by Donald Sharp · 9 years ago
  32. 071cfcd bgpd: Removed unused variable from 'struct attr_extra' by Donald Sharp · 9 years ago
  33. 9514fee bgpd, ripngd, zebra: Remove duplicate PSIZE define by Donald Sharp · 9 years ago
  34. 3c96404 bgpd: Fix 'show bgp ipv4 vpnv4 statistics' cli. by Donald Sharp · 9 years ago
  35. 687bea2 lib: Allow zclient do-over of connect on initial attempt by Donald Sharp · 9 years ago
  36. 9145f0e bgpd: Addition of bgp dampening configuration commands under IPv4/multicast by Balaji · 9 years ago
  37. 9c52cae bgpd: Addition of dampening show commands under v4 unicast/multicast tree by Balaji · 9 years ago
  38. df2ef24 lib: Make distribute.c accepts both v4 and v6. by Matthieu Boutier · 10 years ago
  39. 543e791 ripngd: code simplification for redistribution. by Matthieu Boutier · 10 years ago
  40. fafa899 ripd: code simplification for redistribution. by Matthieu Boutier · 10 years ago
  41. 2074d67 lib: simplify distribute.c's code. by Matthieu Boutier · 10 years ago
  42. a3936d0 bgpd: add aspath_aggregate_mpath that preserves path length by Boian Bonev · 10 years ago
  43. 6184c39 bgpd: implement admin distance by Roman Hoog Antink · 11 years ago
  44. d8f7f86 ospf6d: implement admin distance by Roman Hoog Antink · 11 years ago
  45. a0a661f isisd: Segmentation fault on isis daemon fixes by boris yakubov · 12 years ago
  46. a343cf8 lib: update Solaris multicast API (BZ#725) by Christian Franke · 12 years ago
  47. d319a3a ripd: split-horizon default differed between rip_interface_new and _reset by Paul Jakma · 9 years ago
  48. 86b2a0a lib: change command logging to be off by default by Lou Berger · 9 years ago
  49. f53585d bgp: add "debug bgp allow-martians" next hops and related code/commands by Lou Berger · 9 years ago
  50. ac6ff46 bgpd: Add flag to not change e{u,g}id on startup and run as unprivileged user by Lou Berger · 9 years ago
  51. 5f67888 zebra: add missing vty commands by Igor Ryzhov · 9 years ago
  52. aef4650 zebra: fix crash caused by using route-map with "set src" by Stas Nichiporovich · 9 years ago
  53. bb01bdd ospfd: fix - correct neighbor index on changing/p2p/virtual links by Jafar Al-Gharaibeh · 9 years ago
  54. e6ec2d6 lib: Fix priviledge modification for vty group specified by Donald Sharp · 9 years ago
  55. 190591f zserv: [pimd] fix - avoid dereferencing a NULL pointer by Jafar Al-Gharaibeh · 9 years ago
  56. 80f61a9 pimd: Fix hang when doing nexthop lookup from zebra by Jonathan Hart · 9 years ago
  57. 7e73eb7 zebra: handle multihop nexthop changes properly by Timo Teräs · 9 years ago
  58. 7e7a101 ripd: Fix Null pointer dereference by Donald Sharp · 9 years ago
  59. e720709 isisd: ignore unknown interfaces when adjusting IS-IS mtu by Christian Franke · 9 years ago
  60. 84a4da0 isisd: make sure that all interface addresses are advertised by Christian Franke · 9 years ago
  61. 8ed8d0b isisd: fix a crash due to an lsp-mtu issue by Christian Franke · 9 years ago
  62. 106e38e isisd: work around route table asserts for deleting node with info by Christian Franke · 9 years ago
  63. 86c5d2e release: 1.0.20160315 by Donald Sharp · 9 years ago
  64. 5e57b5f quagga: Remove double read of stream by Donald Sharp · 9 years ago
  65. e3f623b release: 1.0.20160309 by Donald Sharp · 9 years ago
  66. c0cb90c Revert "bgpd: Lower BGP's default keepalive/holdtime to 3s/9s" by Paul Jakma · 9 years ago
  67. d849e23 zebra: Fix route deletion on *BSD by Timo Teräs · 9 years ago
  68. f9f4731 configure: Fix warnings on CentOS and bump the minimum autoconf version by Paul Jakma · 9 years ago
  69. f8113a2 doc: older versions of texinfo seem to be sensitive to location of unmacro by Paul Jakma · 9 years ago
  70. e84e4d3 doc: Distribute a modern version of texinfo.tex with the docs by Paul Jakma · 9 years ago
  71. a5efdb6 distro/redhat: Update to support CentOS/RHEL/Fedora, upstart/init/systemd by Martin Winter · 9 years ago
  72. 988e22f configure.ac: remove -dev in version by Paul Jakma · 9 years ago
  73. 283d5d7 distro/redhat/rpm: remove with_ipv6, package pimd binary, remove pam stack by Paul Jakma · 9 years ago
  74. fca2c24 Adding redhat init/service files to start pimd by Martin Winter · 9 years ago
  75. e07068c distro: fix redhat/quagga.spec.in by Paul Jakma · 9 years ago
  76. a3ee120 lib: fix vrf_bitmap leak in zclient_free() by David Lamparter · 9 years ago
  77. 370b7e5 bgpd: Fix crash reported by NetDEF CI by Lou Berger · 9 years ago
  78. bf83fa2 lib: Check prefix length from zebra is sensible by Paul Jakma · 9 years ago
  79. 2db9627 lib: zclient can overflow (struct interface) hw_addr if zebra is evil by Paul Jakma · 9 years ago
  80. 405e9e1 bgpd: Remove the double-pass parsing of NLRIs by Paul Jakma · 9 years ago
  81. 518a4b7 bgpd: Regularise bgp_update_receive, add missing notifies and checks by Paul Jakma · 9 years ago
  82. 18ab08b bgpd: Regularise BGP NLRI sanity checks a bit by Paul Jakma · 9 years ago
  83. c49a274 bgpd: make bgp_nlri_parse_encap conform with other nlri_parse funcs by Paul Jakma · 9 years ago
  84. e98dce6 bgpd: Fix Null pointer dereference in bgp_info_mpath_update by Donald Sharp · 9 years ago
  85. ecc1a13 bgpd: Modify maxpaths cli's to use MULTIPATH_NUM for range by Donald Sharp · 9 years ago
  86. b2a2fd7 lib: Add CMD_RANGE_STR macro to command.h by Donald Sharp · 9 years ago
  87. 91ce87a zebra, bgpd: Fixup MULTIPATH_NUM usage to not consider 0 by Donald Sharp · 9 years ago
  88. d183963 build: Rework how MULTIPATH_NUM is delivered to build by Donald Sharp · 9 years ago
  89. 693da60 ospfd: Remove HAVE_OSPF_TE by Donald Sharp · 9 years ago
  90. 36fef57 ospfd: Remove HAVE_OPAQUE_LSA by Donald Sharp · 9 years ago
  91. 2e32042 doc, vtysh: Fixup of history handling by Donald Sharp · 9 years ago
  92. 9099f9b *: use an ifindex_t type, defined in lib/if.h, for ifindex values by Paul Jakma · 9 years ago
  93. 954c7d6 lib, zebra: unify link layer type and hardware address handling by Timo Teräs · 9 years ago
  94. 4d3ae71 zebra: remove metric from kernel by Timo Teräs · 9 years ago
  95. 325823a zebra: support FIB override routes by Timo Teräs · 9 years ago
  96. 82a6635 zebra: use link scope for interface routes by Timo Teräs · 9 years ago
  97. 0abf679 zebra: atomic FIB updates by Timo Teräs · 9 years ago
  98. b0d0288 lib, bgpd: Remove 'struct fifo' from lib/zebra.h by Donald Sharp · 9 years ago
  99. 205e674 bgpd: remove HAVE_IPV6 conditionals by Lou Berger · 9 years ago
  100. 544ec70 doc: Add AFI/SAFI show commands to manual by Lou Berger · 9 years ago