]> git.ipfire.org Git - thirdparty/strongswan.git/commit
kernel-netlink: Ignore deprecated candidate source addresses
authorTobias Brunner <tobias@strongswan.org>
Mon, 20 Jul 2020 14:20:24 +0000 (16:20 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 29 Oct 2020 08:46:14 +0000 (09:46 +0100)
commita689e358e52dcd0d20422ca333fbf6275cbfb307
tree997df006d24d8c9a49ef6e538fc4b42fbba26a21
parent2eb43ca40596d88521a1591f7d4c392b700e3bbf
kernel-netlink: Ignore deprecated candidate source addresses

The currently used address may get deprecated e.g. if an IPv6 prefix changes.
In this case we should switch to another address.

Fixes #3511.
src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c