]> git.puffer.fish Git - matthieu/frr.git/commit
bfdd: don't allow link-local without interface
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 11 Oct 2019 19:54:51 +0000 (16:54 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 14 Oct 2019 18:05:41 +0000 (15:05 -0300)
commit80420ce34d3a69cce48058e834ebf48085d6f8c2
tree4373ae2041416f38125d1e9bcc71ab55e04edb02
parentf1062401307adf5f495a450a2b1da84ae6c1fb3b
bfdd: don't allow link-local without interface

When using link-local addresses we must provide scope-id to the
operating system so it knows where to send packets.

Spotted by Pavel Ivashchenko (@zays26).

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