]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Add back missing vpnv4 commands
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 29 Nov 2016 20:25:24 +0000 (20:25 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 29 Nov 2016 20:25:24 +0000 (20:25 +0000)
commit91d3772474b0004575a51c18ceefa4e135bb5705
tree8def8b5730fc901049302140912a303dd2a1f369
parentddbaf941d9618125eb9d1a778c1f704c84109abf
bgpd: Add back missing vpnv4 commands

* show ip bgp vpnv4 all <A.B.C.D|A.B.C.D/M> [json]
* show...vpnv4 <all|rd ...> summary...
* Fix placement of AF+SAFI specifiers for BGP clear commands
* Add more [ip]'s for bgp commands
* clean up some doc strings

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_route.c
bgpd/bgp_vty.c