From: Ondrej Zajicek (work) Date: Thu, 7 Apr 2022 17:33:40 +0000 (+0200) Subject: BFD: Add 'strict bind' option X-Git-Tag: v2.0.10~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4;p=thirdparty%2Fbird.git 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. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 1d5ae056a..9c4a6f68a 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2153,6 +2153,13 @@ protocol bfd [<name>] { to configure separate BFD protocol instances for IPv4 and for IPv6 sessions. +