1. 99e00a1 lib: Bump library version-info by Paul Jakma · 8 years ago
  2. 7d66284 lib: ensure vty buf is nul terminated and wrap puts to it with checks by Paul Jakma · 8 years ago
  3. b7ceefe lib: limit size of vty buffer to 4096 bytes by Quentin Young · 8 years ago
  4. 5477ee7 Revert "opsf6d: Update router-LSA when nbr's interface-ID changes" by Paul Jakma · 8 years ago
  5. 258f3da release: Bump version to 1.1.0 by Paul Jakma · 8 years ago
  6. de58bdb build: remove werror from buildtest.sh for now by Paul Jakma · 8 years ago
  7. cfb1fae zebra: stack overrun in IPv6 RA receive code (CVE-2016-1245) by David Lamparter · 8 years ago
  8. ef9bc88 isisd: Fix size of malloc by Christian Franke · 8 years ago
  9. 985823f isisd: fix an error that was probably a result of copypasting by Christian Franke · 8 years ago
  10. 8548973 ospf6d: fix off-by-one on display of spf reasons by Christian Franke · 8 years ago
  11. 7fca43f ospf6d: don't access nexthops out of bounds by Christian Franke · 8 years ago
  12. 0d8b32a bgpd: fix off-by-one in attribute flags handling by Christian Franke · 8 years ago
  13. bb04351 bgp: restore missing check from original ignore NHT change by Lou Berger · 8 years ago
  14. e33545c bgp: fix warning in bgp_nht.c by Lou Berger · 8 years ago
  15. 68bfb61 bgp: ignore NHT when bgpd has never connected zebra by Lou Berger · 8 years ago
  16. 743dd42 bgpd: Fix NHT race with Connect leading to test tool issues by Paul Jakma · 8 years ago
  17. af177b2 isisd: warn if there is an MTU issue on circuits by Christian Franke · 8 years ago
  18. 4c7d717 isisd: fold up isis_circuit_is_type_set() by David Lamparter · 8 years ago
  19. 1187e25 isisd: fix is_type_set by David Lamparter · 8 years ago
  20. a798abb isisd: fix network-type configuration by Christian Franke · 8 years ago
  21. 5a1a087 isisd: fix isis_circuit_af_set() on fresh circuit by David Lamparter · 8 years ago
  22. 515812d isisd: fix isis_circuit_create() by David Lamparter · 8 years ago
  23. f263413 isisd: drop unused per-type metric values by David Lamparter · 8 years ago
  24. 68845c1 isisd: API: area (L1), domain (L2) passwords by Christian Franke · 8 years ago
  25. 4570ca4 isisd: API: timers (LSP, SPF) by Christian Franke · 8 years ago
  26. 304c7da isisd: API: LSP-MTU & area level by Christian Franke · 8 years ago
  27. b5d2f5f isisd: API: timers (IIH, CSNP, PSNP) by David Lamparter · 8 years ago
  28. f5fbfb2 isisd: API: circuit password by Christian Franke · 8 years ago
  29. ccd485d isisd: API: basic area config by Christian Franke · 8 years ago
  30. 3732cba isisd: API: basic circuit config by David Lamparter · 8 years ago
  31. f5603cc isisd: cleanup isis_circuit_lookup, errant from TE changes? by Paul Jakma · 8 years ago
  32. b4e0119 bgpd: Fix buffer overflow error in bgp_dump_routes_func by Evgeny Uskov · 9 years ago
  33. 810ab34 bgp: bgp_nexthop init/free AFI_ETHER related NH tables by Lou Berger · 8 years ago
  34. 19e6c19 bgpd: bgp_nexthop_cache not deleted with peers by Paul Jakma · 8 years ago
  35. c365b53 bgpd: Remove unused and leaking code by Lou Berger · 8 years ago
  36. 4b502fd tests: Fix testbgpmpattr and make check, broken by BGP NHT. by Paul Jakma · 8 years ago
  37. 789dfc9 bgpd: Fix crash in 'show ip bgp nexthop' by Paul Jakma · 8 years ago
  38. d9ab53a bgpd, zebra: Use next hop tracking for connected routes too by Dinesh Dutt · 10 years ago
  39. 5bcd754 bgpd: crash if attributes alone consume > 4096 bytes by Daniel Walton · 10 years ago
  40. 6c6c1bf bgpd: Improve peer scaling by Daniel Walton · 9 years ago
  41. e25a974 bgpd: don't count a route with an unreachable nexthop in PfxRcd by Daniel Walton · 9 years ago
  42. cb9ed1d ospf6d: Fix double increment of Sequence Number by Donald Sharp · 9 years ago
  43. 4f84737 zebra: Fix some warnings found during compile. by Donald Sharp · 9 years ago
  44. afc9cf9 osfd: Make OSPF compliant to the last sentence of this section in RFC 2328 by Vipin Kumar · 10 years ago
  45. fc2cee2 zebra: Fix incorrectly flagged nexthop by Daniel Walton · 10 years ago
  46. c696987 bgpd: Correct a few fuzz failures in BGP by Daniel Walton · 10 years ago
  47. cb37de4 ospf6d: Fix loss of hello's on interface by Vipin Kumar · 10 years ago
  48. 2153090 bgpd: Fix BGP_INFO_ATTR_CHANGED being cleared incorrectly by Daniel Walton · 10 years ago
  49. 4c7efde zebra: Add check to notice when an interface is unnumbered by Donald Sharp · 9 years ago
  50. 988a50c bgpd, lib: Clarify the different permutations of soft clearing a peer by Daniel Walton · 10 years ago
  51. 9e518dd bgpd: Alow gracefull shutdown of peers by Daniel Walton · 10 years ago
  52. 9ae8552 zebra: Gather and display detailed info about clients of Zebra by Dinesh Dutt · 10 years ago
  53. c7f25b9 bgpd, ospfd, ospf6d, ripd, ripngd, zebra: 'set metric -12' is broken in the parser by Daniel Walton · 10 years ago
  54. f2eb9ca bgpd: atomic-aggregate is lost when we aggregate another aggregate that has atomic-aggregate by Daniel Walton · 10 years ago
  55. 96d1060 *: Widen width of Zserv routing tag field. by Paul Jakma · 8 years ago
  56. 3b4fb57 ripd, ripngd: add support for route tags by Piotr Chytła · 9 years ago
  57. fb21447 zebra: add support for route tags by Piotr Chytła · 9 years ago
  58. 605aa33 bgpd, vtysh: Add support for route tags by Piotr Chytła · 9 years ago
  59. 2b2e38c ospfd, vtysh: Add support for Route tags by Piotr Chytła · 9 years ago
  60. eefddcc bgpd, lib, ospfd, zebra: Add ability to read/write tag value by Piotr Chytła · 9 years ago
  61. de24f82 zebra: Add internal support for route tags by Piotr Chytła · 17 years ago
  62. 147a812 vtysh: service integrated-vtysh-config not being written to file by Donald Sharp · 10 years ago
  63. 768d909 zebra: Suppress displaying default config as part of running config by Dinesh Dutt · 10 years ago
  64. d8c5f27 bgpd: flag paths for multipath if we RX link-local and global nexthops by Donald Sharp · 9 years ago
  65. 743219e ospfd: "show ip ospf neighbor" header spacing by Daniel Walton · 10 years ago
  66. fa2e786 bgpd: Make source interface selection in BGP for nexthop determination more robust by Vivek Venkatraman · 10 years ago
  67. 7d39125 ospf6d: Adding the initialization check in ospfv3_clean() by Vipin Kumar · 10 years ago
  68. 8c075ef ospf6d: Fixing a couple of issues with ospf6_route_remove () routine. by Vipin Kumar · 10 years ago
  69. f1b9611 ospf6d: LA (local-address) bit related inter-op fix. by Vipin Kumar · 10 years ago
  70. f687b62 ospfd: Don't wait for state change to Exchange to start LSReq by Dinesh Dutt · 10 years ago
  71. 24521e2 ospfd: Fix no ip ospf hello-interval by Daniel Walton · 10 years ago
  72. 45af55a ospfd: Make destination of p2p to multicast for LS-ACKS by Vipin Kumar · 10 years ago
  73. e2a0ebf bgpd: Display BGP paths with unreachable nexthops as invalid by Daniel Walton · 10 years ago
  74. 69424be ospf6d: We should accept long form of "no redistribute" by Daniel Walton · 10 years ago
  75. f972dec ospf6d: Add the missing ospf6 running check in show cmds by Vipin Kumar · 10 years ago
  76. e87f808 ospf6d: Support for 'clear ipv6 ospf6 interface [ifname] by Vipin Kumar · 10 years ago
  77. e509af8 opsf6d: Update router-LSA when nbr's interface-ID changes by Vipin Kumar · 10 years ago
  78. a90dc87 ospfd: Support for 'clear ip ospf interface [IFNAME]' by Vipin Kumar · 10 years ago
  79. 59fe0ee bgpd: Add [bestpath|multipath] option to 'show ip bgp x.x.x.x' by Daniel Walton · 10 years ago
  80. 325fcfb bgpd: Add clear command to force a bestpath recalculation and re-advertisement of a prefix by Daniel Walton · 10 years ago
  81. 76a7280 bgpd: Fix aggregation issues found via ANVL by Daniel Walton · 10 years ago
  82. 7824304 bgpd: iBGP multipath is broken if 'bgp deterministic-med' is enabled. by Daniel Walton · 10 years ago
  83. d0aa6e8 bgpd: Make aspath_highest 4-byte compatible for private AS by Daniel Walton · 8 years ago
  84. 5552da8 bgpd: Fix use after free in aspath_prepend with confeds by Paul Jakma · 8 years ago
  85. dcc2185 bgpd: Make the private AS number check 4 byte compatible. by Vipin Kumar · 10 years ago
  86. c0a4cc7 bgpd: Make "no redistribute" always remove the redistribute statement by Daniel Walton · 9 years ago
  87. 62f936e ospf6d, ripd, vtysh: Fix "no set metric" for ospf6 and RIP by Daniel Walton · 9 years ago
  88. 92992c6 zebra: Dissallow outside programs to delete Quagga routes by James Li · 9 years ago
  89. 083e5e2 bgpd, doc: Allow route-map policy modifications to also affect route reflectors. by Dinesh Dutt · 9 years ago
  90. 5cf768a bgpd: Support matching on local preference in route-map by Dinesh Dutt · 9 years ago
  91. af309fa bgpd: Show more meaningful outq value in 'show ip bgp summary' output. by Pradosh Mohapatra · 9 years ago
  92. a4f4029 vtysh: Make ipv6 unicast/multicast address-family work by vivek · 9 years ago
  93. 0f2f7a3 *: Fix duplicate commands from view/enable node consolidation by Paul Jakma · 8 years ago
  94. 94627e6 bgpd: Add a null check in bgp_address_del() function when connected addresses are removed. by Pradosh Mohapatra · 9 years ago
  95. 60cc959 bgpd, doc, lib, zebra: nexthop-tracking in zebra by Pradosh Mohapatra · 9 years ago
  96. 4feb0d0 bgpd: IPv6 Multipath broken with nexthop global address by Dinesh Dutt · 9 years ago
  97. b8d1f71 bgpd: Enable support for BGP IPV6 multipath. by Ayan Banerjee · 9 years ago
  98. 34c5d89 zebra: ipv6 multipath support by Ayan Banerjee · 9 years ago
  99. 6f23541 zebra: *addattr should use size_t len args, quell signed v unsigned warning by Paul Jakma · 9 years ago
  100. c7c5b02 vtysh: auto-generated vtysh_cmd.c file should depend on its creator by Paul Jakma · 9 years ago