]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: remove duplicated vty command to enter in vpn address family node
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 24 Jan 2017 09:13:37 +0000 (10:13 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 24 Jan 2017 15:18:55 +0000 (16:18 +0100)
commit1496eba797f32bce77960e966f27b7f8b944d52f
tree7328c36976c6dd1a9ab4d1d7bc585419e6f60a7d
parent290c1eb15073fd70f4437b01daea3f27f50ded8b
bgpd: remove duplicated vty command to enter in vpn address family node

Because the vpn configuration command was duplicate, there was an
ambiguity to raise. This is a fix that permits configuring vpnv4 or
vpnv6 address-families on bgp.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_vty.c