]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Fix for CM-11908 BGP: 'Address-family encap' cli issues
authorSid Khot <sidkhot@cumulusnetworks.com>
Wed, 27 Jul 2016 01:20:37 +0000 (18:20 -0700)
committerSid Khot <sidkhot@cumulusnetworks.com>
Wed, 27 Jul 2016 01:20:37 +0000 (18:20 -0700)
commitdf08c28ed600e247f745b2b0aab9089f3195a403
treedd85c0a14a0e70290d766aaf331de385774c1342
parentc9a42b3d91e85d9aa400c65f0d217648c094eef0
bgpd: Fix for CM-11908 BGP: 'Address-family encap' cli issues

Made fix to handle the "Ambigious command" for address-family vpvn6 and vpnv6 unicast.
Rest of the bug analysis is below:
1. Issues with address-family encap/address-family encapv6/address-family vpnv6/address-family vpnv6 unicast need to be added to the ignore list in the test file tests.l3.quagga_cfg_cli_crawler_test. Sid to fix the "Ambiguous command" for vpnv6 as part of fix for this bug.
2. Neighbor <ipaddr/interface> disable-connected-check/ttl. Options should not be listed for interface. Anitha to file bugs for these. And also remove these commands from the test file tests.l3.quagga_cfg_cli_crawler_test.

Ticket:  CM-11908
Reviewed By: CCR-4999
Testing Done: Manual, Ran the tests.l3.quagga_cfg_cli_crawler_test

<DETAILED DESCRIPTION (REPLACE)>
vtysh/extract.pl.in