]> git.puffer.fish Git - mirror/frr.git/commit
bfdd: remove scope-id from the session key 3948/head
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 14 Mar 2019 15:28:07 +0000 (12:28 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 14 Mar 2019 16:11:02 +0000 (13:11 -0300)
commitd04aef9b82a2f3ec10032520c28959279fc0c131
treef5a0ac65c4b47d885cfc4ed6d3e3903897682469
parentccbed70c5644a03224a073e5862fabf1fa03706a
bfdd: remove scope-id from the session key

Unbreaks CLI ability to remove IPv6 sessions using link-local
addresses. This moves the scope-id logic to the packet sending
functions.
bfdd/bfd.c
bfdd/bfd_packet.c
bfdd/ptm_adapter.c