1. 6dbb58c zebra: Make the --nl-bufsize arg set the input parse buffer too by Paul Jakma · 8 years ago
  2. 2c0adbf vtysh, zebra: Fix link-params to use exit-link-params by Donald Sharp · 8 years ago
  3. f2f44ea zebra: fix link-params CLI handling by David Lamparter · 8 years ago
  4. ddc160c *: Port Christians tweaks for 32-bit route tags by Christian Franke · 8 years ago
  5. dafa05e nhrpd: implement next hop resolution protocol by Timo Teräs · 8 years ago
  6. 56ae5c4 zserv: get rid of code duplication in nexthop_lookup[_mrib] functions by Jafar Al-Gharaibeh · 8 years ago
  7. 54f1476 zebra: Change bitwise operations to purpose-built macros by Quentin Young · 8 years ago
  8. 51b45a5 zebra: make fpm netlink_route_info_fill more robust by Christian Franke · 8 years ago
  9. 68cfaab zebra: fix a crash in static_add_ipv6 caused by a NULL dereference by Christian Franke · 8 years ago
  10. b41bb62 zebra: fix nht validity checking to be same as when it's resolved by Timo Teräs · 8 years ago
  11. 631fcd2 zebra: use FIB state for nexthop tracking by Timo Teräs · 8 years ago
  12. a64c66b zebra: fix build on OpenBSD >= 5.9 by Renato Westphal · 8 years ago
  13. cfb1fae zebra: stack overrun in IPv6 RA receive code (CVE-2016-1245) by David Lamparter · 8 years ago
  14. d9ab53a bgpd, zebra: Use next hop tracking for connected routes too by Dinesh Dutt · 10 years ago
  15. 4f84737 zebra: Fix some warnings found during compile. by Donald Sharp · 9 years ago
  16. fc2cee2 zebra: Fix incorrectly flagged nexthop by Daniel Walton · 10 years ago
  17. 4c7efde zebra: Add check to notice when an interface is unnumbered by Donald Sharp · 9 years ago
  18. 9ae8552 zebra: Gather and display detailed info about clients of Zebra by Dinesh Dutt · 10 years ago
  19. c7f25b9 bgpd, ospfd, ospf6d, ripd, ripngd, zebra: 'set metric -12' is broken in the parser by Daniel Walton · 10 years ago
  20. 96d1060 *: Widen width of Zserv routing tag field. by Paul Jakma · 8 years ago
  21. fb21447 zebra: add support for route tags by Piotr Chytła · 9 years ago
  22. eefddcc bgpd, lib, ospfd, zebra: Add ability to read/write tag value by Piotr Chytła · 9 years ago
  23. de24f82 zebra: Add internal support for route tags by Piotr Chytła · 17 years ago
  24. 768d909 zebra: Suppress displaying default config as part of running config by Dinesh Dutt · 10 years ago
  25. 92992c6 zebra: Dissallow outside programs to delete Quagga routes by James Li · 9 years ago
  26. 0f2f7a3 *: Fix duplicate commands from view/enable node consolidation by Paul Jakma · 8 years ago
  27. 60cc959 bgpd, doc, lib, zebra: nexthop-tracking in zebra by Pradosh Mohapatra · 9 years ago
  28. 34c5d89 zebra: ipv6 multipath support by Ayan Banerjee · 9 years ago
  29. 6f23541 zebra: *addattr should use size_t len args, quell signed v unsigned warning by Paul Jakma · 9 years ago
  30. 8f4269d zebra: Add command to configure default for link-state, and make it sticky by Paul Jakma · 9 years ago
  31. 3bccb4f zebra: add developer test functions for FPM code by Avneesh Sachdev · 9 years ago
  32. 5779fda zebra: optionally use protobuf with FPM by Avneesh Sachdev · 9 years ago
  33. 3676cb0 *: Remove some for statement declarations by Paul Jakma · 8 years ago
  34. 15773a8 zebra: Add link parameters support to Zebra by Olivier Dugeon · 9 years ago
  35. 581ecbf zebra: count iface up/down events and keep last time of their occurrence by Christian Franke · 9 years ago
  36. 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
  37. 23757db *: get rid of "MTYPE 0" by David Lamparter · 9 years ago
  38. d869dbd zebra: Enable fpm module to connect to remote fpm server by Udaya Shankara KS · 9 years ago
  39. 9514fee bgpd, ripngd, zebra: Remove duplicate PSIZE define by Donald Sharp · 9 years ago
  40. 5f67888 zebra: add missing vty commands by Igor Ryzhov · 9 years ago
  41. aef4650 zebra: fix crash caused by using route-map with "set src" by Stas Nichiporovich · 9 years ago
  42. 190591f zserv: [pimd] fix - avoid dereferencing a NULL pointer by Jafar Al-Gharaibeh · 9 years ago
  43. 7e73eb7 zebra: handle multihop nexthop changes properly by Timo Teräs · 9 years ago
  44. d849e23 zebra: Fix route deletion on *BSD by Timo Teräs · 9 years ago
  45. 91ce87a zebra, bgpd: Fixup MULTIPATH_NUM usage to not consider 0 by Donald Sharp · 9 years ago
  46. d183963 build: Rework how MULTIPATH_NUM is delivered to build by Donald Sharp · 9 years ago
  47. 9099f9b *: use an ifindex_t type, defined in lib/if.h, for ifindex values by Paul Jakma · 9 years ago
  48. 954c7d6 lib, zebra: unify link layer type and hardware address handling by Timo Teräs · 9 years ago
  49. 4d3ae71 zebra: remove metric from kernel by Timo Teräs · 9 years ago
  50. 325823a zebra: support FIB override routes by Timo Teräs · 9 years ago
  51. 82a6635 zebra: use link scope for interface routes by Timo Teräs · 9 years ago
  52. 0abf679 zebra: atomic FIB updates by Timo Teräs · 9 years ago
  53. 40278bd zebra: additional redistribute related logging by Lou Berger · 9 years ago
  54. b05c6ca zebra: make RTF_LLINFO optional to fix FreeBSD by Lou Berger · 9 years ago
  55. d7be042 zebra: wire up "debug zebra packet detail" by Lou Berger · 9 years ago
  56. eae18d1 zebra: Fix solaris build issue by Donald Sharp · 9 years ago
  57. 0d27129 zebra: Fix non usage of VRF_DEFAULT by Donald Sharp · 9 years ago
  58. 6425773 zebra: Cleanup RTADV define by Donald Sharp · 9 years ago
  59. c1900e0 zebra: Fix change of distance on ipv6 route creating duplicate routes by Donald Sharp · 9 years ago
  60. 949b719 zebra: Combine static_uninstall_ipv[4|6] into one function by Donald Sharp · 9 years ago
  61. a979ab7 zebra: combine static_ipv[4|6]_nexthop_same into one function by Donald Sharp · 9 years ago
  62. 9bcdd1a zebra: Combine static_install_ipv[4|6] by Donald Sharp · 9 years ago
  63. 0d955af zebra: Remove HAVE_IPV6 from rib.h and zebra_rib.c by Donald Sharp · 9 years ago
  64. d4c27d6 zebra: Collapse struct static_ipv[4|6] into struct static_route by Donald Sharp · 9 years ago
  65. b11f3b5 zebra: implement per-route mtu handling by Timo Teräs · 9 years ago
  66. 7eb6136 zebra: make ZEBRA_FLAG_CHANGED internal status by Timo Teräs · 9 years ago
  67. 983525e zebra: fix rtadv detection by Timo Teräs · 9 years ago
  68. 283596f Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted by Paul Jakma · 9 years ago
  69. 7125293 lib: zclient.c remove extern struct thread_master * by Donald Sharp · 9 years ago
  70. 7904509 zebra/if_ioctl_solaris: Make foo static by David Lamparter · 9 years ago
  71. 8fa1d02 zebra/rt_socket: Fix warnings by David Lamparter · 9 years ago
  72. ebd2687 zebra/rtread_getmsg: fix sign warnings by David Lamparter · 9 years ago
  73. da1b7ea solaris: more warnings fixed by David Lamparter · 9 years ago
  74. a2b5031 solaris: no ROUNDUP by David Lamparter · 9 years ago
  75. fe56125 zebra/ioctl_solaris: Fix use of prefix2str in if_prefix_add/delete_ipv6 by Martin Winter · 9 years ago
  76. 6d93622 zebra/solaris: fix uninitialised vars by David Lamparter · 9 years ago
  77. 285ed0c build/solaris: create ioctl_solaris.h by David Lamparter · 9 years ago
  78. c8394ac Fixed if_add_update possible null dereference by Morgan Stewart · 9 years ago
  79. 26b663d zebra: Fix leaked sockets in rtadv.c by Morgan Stewart · 9 years ago
  80. 782c882 zebra: rib->nexthop_num is double incremented by Donald Sharp · 9 years ago
  81. 8ccd74c zebra: fix addr sent in ZEBRA_IPV6_NEXTHOP_LOOKUP by Hiroshi Yokoi · 9 years ago
  82. 52c0bc7 build: Remove the old PIC/PIE patch, let libtool sort it out by Paul Jakma · 9 years ago
  83. 8b84c27 Removal of 'show ip mroute' by Donald Sharp · 9 years ago
  84. 8c56b44 Fix _netlink_route_debug message by Kaloyan Kovachev · 9 years ago
  85. c99f348 *: add VRF ID in the API message header by Feng Lu · 10 years ago
  86. 758fb8f zebra, lib/memtypes.c: the netlink sockets work per VRF by Feng Lu · 10 years ago
  87. d6cf513 zebra: fix VRF code for *BSD by David Lamparter · 9 years ago
  88. 49f7609 zebra: maintain RTADV per VRF by Feng Lu · 10 years ago
  89. 267ceb2 zebra: add hooks upon enabling / disabling a VRF by Feng Lu · 10 years ago
  90. ac19a44 zebra: maintain the router-id per VRF by Feng Lu · 10 years ago
  91. 7aaf4ea zebra: configure static routes in any VRF by Feng Lu · 10 years ago
  92. 8970f74 zebra: lookup the address in all VRFs when set the route-map rule "set src" by Feng Lu · 10 years ago
  93. 1885d0a zebra: let the route-map rule "match interface" work for VRFs by Feng Lu · 10 years ago
  94. 4364ee5 zebra: show routes in a specified VRF or all VRFs by Feng Lu · 10 years ago
  95. 0d0686f zebra: let FIB stand for its respective VRF by Feng Lu · 10 years ago
  96. a285477 zebra: show interfaces in a specified VRF or all VRFs by Feng Lu · 10 years ago
  97. 471ea39 lib, zebra, vtysh: configure an interface in non-default VRF by Feng Lu · 10 years ago
  98. 126215c *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() by Feng Lu · 10 years ago
  99. 2fc97f6 lib, zebra: add "vrf_id" into the "struct interface" by Feng Lu · 10 years ago
  100. 41f44a2 lib, zebra: move "struct vrf" to be a lib module by Feng Lu · 10 years ago