]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: "neigbor <interface> ttl-security hops" should reject a hops value greater...
authorSid Khot <sidkhot@cumulusnetworks.com>
Sat, 2 Jul 2016 00:06:43 +0000 (17:06 -0700)
committerSid Khot <sidkhot@cumulusnetworks.com>
Sat, 2 Jul 2016 00:06:43 +0000 (17:06 -0700)
commit8cdabf90ad370f469e2ea27cb340ec5dfe325b65
tree4f74643414241db849541e2401ae1cb88bbf75f7
parentf28692a45c1a27683aa2ef36ff9d986763bfd070
bgpd: "neigbor <interface> ttl-security hops" should reject a hops value greater than 1
      "neighbor <interface> disable-connected-check" should not be allowed by the parser

Made changes to not allow hops greater than 1 and disable-connected check for neighbor <interface>

Ticket: CM-5536 CM-5537
Reviewed By: CCR-4865
Testing Done: Manual
bgpd/bgp_vty.c