]> git.puffer.fish Git - mirror/frr.git/commit
lib: BFD integration clean up function
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 2 Dec 2022 13:04:40 +0000 (10:04 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 13 Jan 2023 18:32:12 +0000 (15:32 -0300)
commit4e35b32ee5f56b5768d6e9ebf275cf0109618fac
tree347e58ae7145a9e4b03d58bdc9406370281ce0c0
parentb7ca809d1c1386aed0d4571cfbcd448b9868a298
lib: BFD integration clean up function

Implement clean up function to be called on shutdown to make daemon exit
clean for valgrind and other memory sanitizers.

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