]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Allow vtysh to work for address-family
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 2 Feb 2017 18:54:47 +0000 (13:54 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 2 Feb 2017 18:54:47 +0000 (13:54 -0500)
commitfdad6d5661065364b57db22ad5a1348526ca93d1
tree36ace9f67358c4a5c76eae9950b8b6427aadde33
parent56041a77064fe6924ca55dd4e394777b7a5900d0
bgpd: Allow vtysh to work for address-family

extract.pl.in requires the lines that are ignored
to be consisten with what is in the *.c file
that we are ignoring from, else we get ambiguous
commands.

This allows vtysh to enter address-family sub mode
in bgp again.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_vty.c