]> git.ipfire.org Git - thirdparty/strongswan.git/commit
socket-dynamic: Use IPv6-only mode for IPv6 sockets
authorTobias Brunner <tobias@strongswan.org>
Thu, 22 Sep 2022 15:36:38 +0000 (17:36 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 22 Sep 2022 15:38:58 +0000 (17:38 +0200)
commit03ea02175e41845038ccf8ea905ac03c91cc9027
tree16fd54f1aa57e775da55087996f12ba79b41d223
parentebaaacc4596bfa581fead707aa107234c6bd064c
socket-dynamic: Use IPv6-only mode for IPv6 sockets

Same as the previous commit.

Fixes: 5f9ad62a8156 ("socket-dynamic: Don't set SO_REUSEADDR on IKE sockets anymore")
src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c