]> git.proxmox.com Git - mirror_frr.git/commit - zebra/rt_netlink.c
zebra: Add table and nexthop vrf information to netlink debug
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 29 Mar 2018 12:58:45 +0000 (08:58 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 29 Mar 2018 12:58:45 +0000 (08:58 -0400)
commit7556c3fda8b6fe7cf0dc183f12aefb1b4cf281ef
tree5012fe2bd05d36af1c13cf7d08aca1432fb5a76d
parentc0079fc9ce112a265a76688fd40cc0a1fadee0b5
zebra: Add table and nexthop vrf information to netlink debug

Add some additional debug information to the netlink debug
messages so we can see the table we are installing to as
well as the nexthop's vrf.

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