bfd: On a point to point link use the all zeros address for the peer. 29/35329/3
authorNeale Ranns <neale@graphiant.com>
Tue, 15 Feb 2022 08:24:48 +0000 (08:24 +0000)
committerNeale Ranns <neale@graphiant.com>
Wed, 16 Feb 2022 14:21:08 +0000 (14:21 +0000)
commit558a354c8fdf3ec2f7189b36d9f55437615b3681
treeecfc86b6b86bb7744d99aa627fa041227af3c52b
parentbf9918a7e0c6bf116b90780cbc2c111ca7995399
bfd: On a point to point link use the all zeros address for the peer.

Type: fix

The adjacency used is then the same one as that used by routes in the FIB and so the BFD protection/fast-failover works for thise route, since they are children of the BFD protected adjacency.

Signed-off-by: Neale Ranns <neale@graphiant.com>
Change-Id: I72e10b3074697cba8a002a4c1acf690983985157
src/vnet/bfd/bfd_udp.c