]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: fix output of show bgp vrf all neighbor x.x.x.x
authorDon Slice <dslice@cumulusnetworks.com>
Thu, 25 Jan 2018 16:06:27 +0000 (16:06 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Tue, 30 Jan 2018 12:30:35 +0000 (12:30 +0000)
commit71aedaa394411483052c1cfa8ea9ad6a77296e0f
tree18aecb33acf7f1dedce491a1f82c424a29895184
parent2d007fe12216cd3fdc2f7aec3d7e756a29e72117
bgpd: fix output of show bgp vrf all neighbor x.x.x.x

Problem reported with output of the command "show bgp vrf all
neighbor x.x.x.x" not limiting the output to that peer in any vrf.
This fix corrects the logic to display by neighbor
(ipv4/ipv6/interface) in any vrf.

Ticket: CM-17377
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
bgpd/bgp_vty.c