]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: 'show bgp [ipv4|ipv6] neighbors' displays all address family neighbors 3860/head
authorAkhilesh Samineni <akhilesh.samineni@broadcom.com>
Sun, 24 Feb 2019 09:30:31 +0000 (15:00 +0530)
committerAkhilesh Samineni <akhilesh.samineni@broadcom.com>
Sun, 24 Feb 2019 09:30:31 +0000 (15:00 +0530)
commitd1927ebe5f4384e3a871d1bc2b996e73bfb61985
tree0767f00a9fc5d0525c7ba25164d66748011226c9
parent09720d318948a96bc7d8fa7b83a968b1018818b6
bgpd: 'show bgp [ipv4|ipv6] neighbors' displays all address family neighbors

Display only ipv4 neighbors when 'show bgp ipv4 neighbors' command is issued.
Display only ipv6 neighbors when 'show bgp ipv6 neighbors' command is issued.
Take the address family of the peer address into account, while displaying the neighbors.

Signed-off-by: Akhilesh Samineni <akhilesh.samineni@broadcom.com>
bgpd/bgp_vty.c
bgpd/bgpd.h