]> git.proxmox.com 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)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 4 Jun 2018 11:17:38 +0000 (13:17 +0200)
commit38bbad1bef1aaf7f07525f4ebb136aa2fd7f5077
tree2468cbbdfef425d149e304f022a4eda6df278bb9
parentd12b745c9080e283e66140de08d34282d588a885
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