]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Add some additional vrf info to debugs
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 15 Mar 2018 00:14:36 +0000 (20:14 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 15 Mar 2018 00:14:36 +0000 (20:14 -0400)
commit32391affccca873000c39c6df1fc8c490d02f703
tree118a7f1cf8b3969a630aae7635dee5809006b385
parent6ca96cc6ada990d052fcfc48cffeef454ae64a10
zebra: Add some additional vrf info to debugs

There were several places where when I am attempting
to debug zebra functionality that I would really
like to have the ability to know what vrf I think
I am operating on.

Add the vrf_id to a bunch of zlog_debug messages
to help figure out issues when they happen.

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