]> git.ipfire.org Git - thirdparty/strongswan.git/commit - src/libhydra/plugins/kernel_netlink/kernel_netlink_net.c
Try to keep the given source address when looking up routes
authorTobias Brunner <tobias@strongswan.org>
Thu, 1 Sep 2011 09:33:13 +0000 (11:33 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 21 Sep 2012 16:16:25 +0000 (18:16 +0200)
commitda6d86dd94b9ab6611a2318aa08325d9e9182431
treee087403b74cb822311e9dc20e62d6f2e321b3ce8
parent6676769e8c686f9eba5f82ef83a9300d97187eec
Try to keep the given source address when looking up routes

This allows to pin the local end of an IKE_SA to an address that is not the
physical address of an interface.  Without this patch the local address would
change to the physical address when roam events occur.
src/libhydra/plugins/kernel_netlink/kernel_netlink_net.c