]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: 'show bgp [ipv4|ipv6] neighbors' displays all af neighbors
authorKiran Kella <kiran.kella@broadcom.com>
Fri, 8 Feb 2019 07:25:25 +0000 (12:55 +0530)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 25 Feb 2019 16:11:03 +0000 (16:11 +0000)
commitc5d6a9d8f769664acfdb582a02153c734927943e
tree79368e2facbb20b85709f618c853a5c501c2cf68
parent759f6308ad504838698582e0326d3b5a8bcb7c4a
bgpd: 'show bgp [ipv4|ipv6] neighbors' displays all af 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: Kiran Kella <kiran.kella@broadcom.com>
bgpd/bgp_vty.c
bgpd/bgpd.h