]> 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>
Fri, 11 Oct 2019 19:13:24 +0000 (16:13 -0300)
commitced291deb79f04ba7f6e17a0bbbc88fd95c47598
treeb15e7813f6f602ece09618ffb5dc96782939cb83
parent8ee0862e80da186dcae93311c22e17783cdd723c
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