|
From: flichtenheld (C. Review) <ge...@op...> - 2025-01-17 15:16:15
|
Attention is currently required from: d12fk, plaisthos. flichtenheld has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/838?usp=email ) Change subject: dns: apply settings via script on unixoid systems ...................................................................... Patch Set 7: (1 comment) File src/openvpn/dns.c: http://gerrit.openvpn.net/c/openvpn/+/838/comment/ca2430f5_2693be90 : PS7, Line 545: int res = openvpn_run_script(&argv, es, S_FATAL|S_EXITCODE, "dns script"); This actually lead to annoying problems in my testing. When running without --script-security this hard-exited the program, it didn't even clean up the interface and routes. S_FATAL seems to hard here? -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/838?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: Ifbe4ffb44d3bfcaa50adb38cacb3436fcdc71b10 Gerrit-Change-Number: 838 Gerrit-PatchSet: 7 Gerrit-Owner: d12fk <he...@op...> Gerrit-Reviewer: flichtenheld <fr...@li...> Gerrit-Reviewer: plaisthos <arn...@rf...> Gerrit-CC: openvpn-devel <ope...@li...> Gerrit-Attention: plaisthos <arn...@rf...> Gerrit-Attention: d12fk <he...@op...> Gerrit-Comment-Date: Fri, 17 Jan 2025 15:16:05 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment |