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