]> git.ipfire.org Git - thirdparty/strongswan.git/commit
updown: Pass the local interface the traffic to the peer actually takes
authorTobias Brunner <tobias@strongswan.org>
Thu, 20 Jun 2019 08:02:21 +0000 (10:02 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 26 Aug 2019 08:55:01 +0000 (10:55 +0200)
commit9543a771dda78c57981ecd7f76e05f30e0f18377
tree184b425838a0b3e1bcf22ba0f3b4c5ab65007a0e
parent0ee64f88e57afd80e7ea7eb683b5ff8ee0c22215
updown: Pass the local interface the traffic to the peer actually takes

If the local IP is not on the interface the peer is reached through,
firewall rules will be installed with the wrong interface.

Fixes #3095.
src/libcharon/plugins/updown/updown_listener.c