]> git.puffer.fish Git - mirror/frr.git/commit
isisd: add support for IPv6 BFD peers 4870/head
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 22 Aug 2019 14:29:37 +0000 (11:29 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Thu, 22 Aug 2019 15:52:44 +0000 (12:52 -0300)
commite782cca726674008ccb209ff7dd18451ace7f17c
tree1bd60b195af3674eaa9bf3cd39f6b0750cb711da
parentf197ecb35f8a85dfc6c9b9146cbf0a7d5cf4d6a5
isisd: add support for IPv6 BFD peers

Make isisd create BFD sessions over IPv6 when IS-IS is configured
for IPv6 operation only.

When IS-IS is enabled for both IPv4 and IPv6 on a given interface,
prefer creating a BFD session over IPv6 to avoid having two BFD
sessions protecting the same IS-IS adjacency.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
isisd/isis_bfd.c