]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_aspath.c
bgpd: Make `ip` optional for all `show bgp` and `show ip bgp` commands
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 1 Dec 2016 18:41:52 +0000 (18:41 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 1 Dec 2016 18:51:09 +0000 (18:51 +0000)
commit716b2d8acc7c8e1b5399cd55bf7e4a6b6609b5e0
treec108115662cce7990bde58a0637ffb6c8143ee2b
parent9973d18404309b9a5995fa002dbde927fd953ba1
bgpd: Make `ip` optional for all `show bgp` and `show ip bgp` commands

This should unify the `show bgp ...` and `show ip bgp...` command
variants under one tree.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_aspath.c
bgpd/bgp_ecommunity.c
bgpd/bgp_encap.c
bgpd/bgp_mplsvpn.c
bgpd/bgp_route.c
bgpd/bgp_updgrp_adv.c
bgpd/bgp_vty.c