]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: add peer description for each afi/safi line in show summary 7589/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 23 Nov 2020 14:29:40 +0000 (14:29 +0000)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 1 Dec 2020 08:06:37 +0000 (08:06 +0000)
commitaa72bd7e7fdda03c327d73b042f7d96042998d59
treec2fbec1c66dbaeae6117a911199b3751239180dc
parentd5ecf80558c023878f1b2a4ab76e59042f8cbb10
bgpd: add peer description for each afi/safi line in show summary

For each afi/safi of 'show bgp summary', display the peer description
each time needed. This information is useful, for instance in the case
of a device connected with multiple peers.
The topotest all_protocol_startup is changed accordingly.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_vty.c
tests/topotests/all-protocol-startup/r1/bgpd.conf
tests/topotests/all-protocol-startup/r1/show_bgp_ipv6_summary.ref
tests/topotests/all-protocol-startup/r1/show_ip_bgp_summary.ref
tests/topotests/bgp_multiview_topo1/test_bgp_multiview_topo1.py