]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Add some vrf information to debug messages
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 29 May 2018 14:33:04 +0000 (10:33 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 4 Jun 2018 12:05:18 +0000 (08:05 -0400)
commit499d08c392e680f458aa37675424ac3ec6223f8d
treef5b8274d4b271a6f60ed1970418846c05a737f2d
parent987fbd7d38052b8c25f9bda9bd36f4200f1340b1
zebra: Add some vrf information to debug messages

When debugging code in redistribute.c, it is useful to output
the vrf we think the interface is in.  So display it
when we are debugging.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/redistribute.c