]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add vrf name and id to debugs
authorJakub Urbańczyk <xthaid@gmail.com>
Sun, 15 Mar 2020 18:42:30 +0000 (19:42 +0100)
committerJakub Urbańczyk <xthaid@gmail.com>
Sun, 12 Apr 2020 19:03:29 +0000 (21:03 +0200)
commitbd47f3a3b45849dcc459c4df6f2556c96bf5f600
tree32819513ac29f9f01132b477050ae1831fac1af7
parent66c79a36ea7e10d523bf070f2ee299e9eae805c7
zebra: Add vrf name and id to debugs

In some places we log the interface but not the vfr the
interface is in. In others we only output the vrf id, which
can be difficult for human to read. This commit makes zebra
debugs more vrf aware.

Signed-off-by: Jakub Urbańczyk <xthaid@gmail.com>
lib/vrf.c
zebra/rt_netlink.c
zebra/zebra_rib.c
zebra/zebra_vrf.h