Attention is currently required from: d12fk, flichtenheld, plaisthos. stipa 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 2: (2 comments) Commit Message: http://gerrit.openvpn.net/c/openvpn/+/482/comment/6bccb548_434b4cc2 : PS1, Line 19: However, due to bug we always attempted to remove DNS/WINS, > Such a delay is the good reason I was looking for. […] Done File src/openvpn/tun.c: http://gerrit.openvpn.net/c/openvpn/+/482/comment/60defa74_6e621889 : PS1, Line 212: if (((family == AF_INET6) && (tt->options.dns6_len == 0)) > can be shortened to "len == 0" Acknowledged -- 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: 2 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: flichtenheld <[email protected]> Gerrit-Attention: d12fk <[email protected]> Gerrit-Comment-Date: Mon, 18 Dec 2023 15:18:31 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: flichtenheld <[email protected]> Comment-In-Reply-To: d12fk <[email protected]> Comment-In-Reply-To: stipa <[email protected]> Gerrit-MessageType: comment
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
