Attention is currently required from: plaisthos, stipa. flichtenheld has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/482?usp=email )
Change subject: tun.c: don't attempt to delete DNS and WINS servers if they're not set ...................................................................... Patch Set 1: Code-Review-1 (2 comments) Patchset: PS1: Generally looks correct. File src/openvpn/tun.c: http://gerrit.openvpn.net/c/openvpn/+/482/comment/ce967642_7be70959 : PS1, Line 212: if (((family == AF_INET6) && (tt->options.dns6_len == 0)) can be shortened to "len == 0" -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/482?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: I21a36d24f8e213c780f55acbe3e4df555c93542a Gerrit-Change-Number: 482 Gerrit-PatchSet: 1 Gerrit-Owner: stipa <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-CC: d12fk <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-Attention: plaisthos <[email protected]> Gerrit-Attention: stipa <[email protected]> Gerrit-Comment-Date: Mon, 18 Dec 2023 14:37:10 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
