Attention is currently required from: flichtenheld, its_Giaan, plaisthos. cron2 has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/925?usp=email )
Change subject: Fix FreeBSD-DCO and Multisocket interaction ...................................................................... Patch Set 1: Code-Review+2 (3 comments) Patchset: PS1: seems windows does not need it (because we currently support only 1 socket for server && DCO, so the 1 socket-check works) - so let's proceed this. File src/openvpn/dco.c: http://gerrit.openvpn.net/c/openvpn/+/925/comment/b1c9e52b_61c0c566 : PS1, Line 263: if (ce->local_list) > will this also catch clients that have no `--local` at all, just `--remote > ... […] Done http://gerrit.openvpn.net/c/openvpn/+/925/comment/b50916b0_8d184b77 : PS1, Line 277: if (!proto_is_udp(ce->proto) && mode == MODE_SERVER) > this looks as if we need the fix for windows too... […] Done -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/925?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I9b6359076a61ae2bbb8e5cea00e33969cb5f92cf Gerrit-Change-Number: 925 Gerrit-PatchSet: 1 Gerrit-Owner: its_Giaan <[email protected]> Gerrit-Reviewer: cron2 <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-Attention: plaisthos <[email protected]> Gerrit-Attention: its_Giaan <[email protected]> Gerrit-Attention: flichtenheld <[email protected]> Gerrit-Comment-Date: Wed, 02 Apr 2025 13:20:39 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Comment-In-Reply-To: cron2 <[email protected]> Gerrit-MessageType: comment
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
