]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Add vrf name to vrf debugs
authorDonald Sharp <sharpd@nvidia.com>
Fri, 18 Sep 2020 00:17:14 +0000 (20:17 -0400)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 6 Oct 2020 12:54:24 +0000 (15:54 +0300)
commit90241395e81241911136f6941050114767518142
treef24f032dcbbebc677eaedb8159e657c8dc78c114
parent6512b39d47ad570d0ded0e895e2b1a496700064b
lib: Add vrf name to vrf debugs

The vrf name was not being printed out in some vrf debugs.  Add
this data in so people don't have to remember the vrf id.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/vrf.c