]> git.ipfire.org Git - thirdparty/strongswan.git/commit
socket-win: Don't set SO_REUSEADDR on IKE sockets anymore
authorTobias Brunner <tobias@strongswan.org>
Tue, 6 Sep 2022 14:21:46 +0000 (16:21 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 21 Sep 2022 11:53:44 +0000 (13:53 +0200)
commit357d680649bd9f3c3372ab91c8311287831659fa
tree825ffef72ec08e0026ecdc1498c9c4282836302c
parent5f9ad62a8156c543868d1487e5a3d0d425c969ad
socket-win: Don't set SO_REUSEADDR on IKE sockets anymore

Same as the change for socket-default in a previous commit.
src/libcharon/plugins/socket_win/socket_win_socket.c