]> git.puffer.fish Git - mirror/frr.git/commit
bfdd: simplify session observers code
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 11 Oct 2019 19:13:24 +0000 (16:13 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 14 Oct 2019 17:32:57 +0000 (14:32 -0300)
commitf1062401307adf5f495a450a2b1da84ae6c1fb3b
treefa1012f8667dc191ead8d27a0e9a98e66f2d50f0
parent2d0d00ce4661970602d2197b80f32e55126eb4f7
bfdd: simplify session observers code

Don't be selective about what to observe, always observe all possible
aspects of the session that may change on run-time (i.e. bind address,
interface and VRF existence).

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
bfdd/bfd.c
bfdd/bfd.h
bfdd/ptm_adapter.c