]> git.proxmox.com Git - mirror_frr.git/commit
lib: small debug adjustment for bfd
authoranlan_cs <anlan_cs@tom.com>
Sat, 8 Jan 2022 10:45:59 +0000 (05:45 -0500)
committeranlan_cs <anlan_cs@tom.com>
Sat, 8 Jan 2022 11:01:08 +0000 (06:01 -0500)
commit8b3fd12cda71440d5e58edbf6927b254a9a48eb3
tree60967a12156d9d41fbd66d5a011c00c2852f4621
parent541b51a5a3bc96af54f451d2107a608bd57bdb42
lib: small debug adjustment for bfd

Just use `__func__` to display function name.

Signed-off-by: anlan_cs <anlan_cs@tom.com>
lib/bfd.c