]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: display pretty VRF/view name on no such neighbor
authorLouis Scalbert <louis.scalbert@6wind.com>
Wed, 12 May 2021 13:49:40 +0000 (15:49 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Tue, 8 Jun 2021 08:46:37 +0000 (10:46 +0200)
commitc3c4e528507787b42fd8e4eb6e4fd4252fa7e882
treeb0561cc10c6365046811021ed85cbd5fe9f24bed
parent6cac2fcc47fd14204b07fa63d97666fc946f4a7c
bgpd: display pretty VRF/view name on no such neighbor

Display on which VRF/view the neighbor was not found. Useful when
selecting "vrf all".

Before patch:
No such neighbor in this view/vrf

After patch:
No such neighbor in VRF default

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
bgpd/bgpd.c
tests/topotests/all_protocol_startup/test_all_protocol_startup.py