]> git.puffer.fish Git - matthieu/frr.git/commit
lib: fix bfd multihop
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 27 May 2021 17:02:56 +0000 (20:02 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 8 Jun 2021 17:50:29 +0000 (20:50 +0300)
commitaeae109682869ec2375e4fc1d2aec3cb204efd9b
tree7a88fd197d5f832c88a9bd802a1245245fd14373
parent1d91cb74d80036491bc5dfd9619dcdaa02f2638b
lib: fix bfd multihop

Never send an interface name/index for multihop sessions. It breaks
"neighbor A.B.C.D update-source" config in BGP.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
bfdd/ptm_adapter.c
lib/bfd.c