]> git.puffer.fish Git - matthieu/frr.git/commit
lib: fix possible crash on BFD notification
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 12 Apr 2021 20:59:52 +0000 (17:59 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 22 Apr 2021 18:12:18 +0000 (15:12 -0300)
commit464e6541b112ba7b3c77dbe8d105fcebb58056dc
tree295c30c5760d7e1c1234655a1ce11edde01c2303
parentb38f1fd03dacfcd2536d96379f575156d3844ee9
lib: fix possible crash on BFD notification

Allow sessions to remove themselves from the notifications without
risking crashes.

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