]> git.proxmox.com Git - mirror_frr.git/commit - zebra/redistribute.c
zebra: Add table id to debug output
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Aug 2020 14:11:06 +0000 (10:11 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Aug 2020 17:59:29 +0000 (13:59 -0400)
commitc2c02b76bc78e0e9dfa5c3e4dd12e540317c8b9b
treed03a2eff347fe862d0258edb1ad6a958fea9d22b
parentb80a2cd3942a65f37b66dbf5fe7a1105a50e6bbc
zebra: Add table id to debug output

There are a bunch of places where the table id is not being outputed
in debug messages for routing changes.  Add in the table id we
are operating on.  This is especially useful for the case where
pbr is working.

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