]> git.puffer.fish Git - matthieu/frr.git/commit
bfdd: bind VRF sockets to devices
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 15 Oct 2019 17:56:27 +0000 (14:56 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 15 Oct 2019 17:59:10 +0000 (14:59 -0300)
commitb5e1cf32ef10d2b706afc5f5f97f0fa261c0aace
tree9f1b7345efe90ba4941edf09d51a8cc60a59f8fe
parentdbde9288ebd6dfa963a16c3ea43ecb1dda26b21b
bfdd: bind VRF sockets to devices

Always bind the created sockets to their respective VRF devices. With
this it should be possible to run BFD on VRFs without needing to weaken
the security setting `net.ipv4.udp_l3mdev_accept=1`.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
bfdd/bfd.c
bfdd/bfd.h
bfdd/bfd_packet.c