]> git.puffer.fish Git - mirror/frr.git/commit
bfdd: improve some debug messages related to zebra notifications 7840/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 8 Jan 2021 15:17:28 +0000 (15:17 +0000)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Sat, 9 Jan 2021 13:29:45 +0000 (13:29 +0000)
commit99950bc559cd2b466e4d02447fa6c1ecc5395270
treeace2bd4502eeece08299201fe4a054abd20b9a5d
parent134a53ec48255a492787a711a65693c7201201c7
bfdd: improve some debug messages related to zebra notifications

when receiving interface and address notifications, one may be puzzled
by the information since for example, the presence of an interface is
not enough to use it in a bfd session, simply because the interface is
in the wrong vrf. add VRF information on those traces.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bfdd/bfd.c
bfdd/ptm_adapter.c