]> git.puffer.fish Git - matthieu/frr.git/commit
lib: permit BFD library users to pass NULL
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Sun, 31 May 2020 11:28:05 +0000 (08:28 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 12 Jun 2020 17:25:53 +0000 (14:25 -0300)
commit6a6b1036579bf2ed1e8c71957e4dce2e4b09ae2c
treeef8cc765912c36d4e3fc5f90dc40090cd83044c2
parentc2afd32f36d1529d2e3f42b7fbf46e2efadb387b
lib: permit BFD library users to pass NULL

Add the proper handling for cases where user forgets or doesn't have the
pointer needed to call the library function.

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