diff options
author | Emanuele Di Pascale <emanuele@voltanet.io> | 2021-03-18 12:45:23 +0100 |
---|---|---|
committer | Emanuele Di Pascale <emanuele@voltanet.io> | 2021-03-18 12:49:10 +0100 |
commit | 0d5b1a3a79d4c026877fd3c0a803ce065852bcf1 (patch) | |
tree | 669970637a568c95f5a17df1b72c37e49895b68a /isisd/Makefile | |
parent | Merge pull request #8284 from mjstapp/fix_bgp_zero_timers (diff) | |
download | frr-0d5b1a3a79d4c026877fd3c0a803ce065852bcf1.tar.xz frr-0d5b1a3a79d4c026877fd3c0a803ce065852bcf1.zip |
isisd: fix BFD session when IPv6 not configured
A wrong check was silently skipping the initialization of the bfd_session
struct in the adjacency if the router was not configured for IPv6. This
would cause BFD events to be ignored regardless of the configuration.
Also add a function to return the "name" of an adjacency and use it in a
couple of places, including the new log, instead of repeating the same
code in a bunch of places.
Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
Diffstat (limited to 'isisd/Makefile')
0 files changed, 0 insertions, 0 deletions