]> git.ipfire.org Git - thirdparty/bird.git/commit
Filter: Update 'gw' to handle IPv6 link-local addresses
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 15 Mar 2021 17:35:23 +0000 (18:35 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 15 Mar 2021 17:37:18 +0000 (18:37 +0100)
commit94abefc00bb22b93493831798391d5d5b21f9d4c
tree5dbfe6859efa48c0719f4508c9a3f5e8faf847e0
parent0d1a11cca3136828808b8e73f4d5e547cc787fb8
Filter: Update 'gw' to handle IPv6 link-local addresses

When a link-local address is set, use the existing iface for scope.

Thanks to Marcel Krüger for the bugreport.
filter/f-inst.c