]> git.ipfire.org Git - thirdparty/bird.git/commit
BFD: Add 'strict bind' option
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Apr 2022 17:33:40 +0000 (19:33 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Apr 2022 17:33:40 +0000 (19:33 +0200)
commit692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4
treea7eea92e04722f395f9a2978ae12965d6a4021a5
parent4b1aa37f931888febfd768309d5e2ef36f5e7194
BFD: Add 'strict bind' option

Add BFD protocol option 'strict bind' to use separate listening socket
for each BFD interface bound to its address instead of using shared
listening sockets.
doc/bird.sgml
proto/bfd/bfd.c
proto/bfd/bfd.h
proto/bfd/config.Y
proto/bfd/packets.c