]> git.puffer.fish Git - matthieu/frr.git/commit
bfdd: allow timer deactivation on shutdown
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 13 Sep 2018 13:10:01 +0000 (10:10 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 1 Oct 2018 17:15:25 +0000 (14:15 -0300)
commit744f824a7315f8efaae40ea910955329f7b26e66
treee87b6bd1436971bc75a5de3cf2ef8fdbbb37f5c7
parent451eb5a2f81b4bcc0c18ed9a38ab2b55d5f0a277
bfdd: allow timer deactivation on shutdown

Peers being shutdown were keeping their timers, so move the cancel code
before the shutdown check.

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