]> git.proxmox.com Git - mirror_frr.git/commit - bfdd/bfd.c
bfdd: upon vrf disable, unlink bfd session with vrf
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 10 Oct 2019 07:07:21 +0000 (09:07 +0200)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 11 Oct 2019 14:12:21 +0000 (11:12 -0300)
commitc7666ae7a18f28c42b18b5c185c1bbc7ec89f5ce
tree0315f9a0d1eea23b49ff4c5e70c25b3673005860
parent13044b6f6fe34f7f3cbe83ec810bdf24bef35b96
bfdd: upon vrf disable, unlink bfd session with vrf

bfd session has a vrf pointer that needs to be reset, when vrf is
disabled.

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