]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Print out vrf name as well as id 5809/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 14 Feb 2020 05:14:03 +0000 (00:14 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 14 Feb 2020 13:44:27 +0000 (08:44 -0500)
commit137147c66a8a81025d26bd62d05641d18d7a0ad4
treead9e4e6b05bf93646575754c82608099f7ad4ac9
parentc479e7566592d91bd98b5de061ec75ffce19d116
bgpd: Print out vrf name as well as id

The vrf_id is not enough context for people.  Use the
actual name of the vrf if you can.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_bfd.c
bgpd/bgp_pbr.c
bgpd/bgp_route.c
bgpd/bgpd.c