[Openvpn-devel] [PATCH v4] Don't "undo" ifconfig on exit if it wasn't done

2022-05-31 Thread Max Fillinger
When running with --ifconfig-noexec, OpenVPN does not execute ifconfig, but on exit, it still tries to "undo" the configuration it would have done. This patch fixes it by extracting an undo_ifconfig() function from close_tun(). The undo function is called before close_tun(), but only if --ifconfig-

[Openvpn-devel] Community meetings in June 2022

2022-05-31 Thread Samuli Seppänen
Hi, Next community meetings have been scheduled to - Wed 1st June 2022 at 10:30 CEST - Wed 8th June 2022 at 10:30 CEST - Wed 15th June 2022 at 10:30 CEST - Wed 22nd June 2022 at 10:30 CEST - Wed 29th June 2022 at 10:30 CEST The place is #openvpn-meeting IRC channel at libera.chat Meeting agenda

[Openvpn-devel] Debian 11 ("Bullseye") OpenVPN 2.5.7 packages also available

2022-05-31 Thread Samuli Seppänen
Hi, OpenVPN 2.5.7 has been packaged for Debian 11 and is available in our Debian/Ubuntu apt repos: If you have any issues with please let me know. Ubuntu 22.04 package is also available for testing, but due to (current) techn

[Openvpn-devel] OpenVPN 2.5.7 released

2022-05-31 Thread Samuli Seppänen
The OpenVPN community project team is proud to release OpenVPN 2.5.7. This is mostly a bugfix release, but adds limited support for OpenSSL 3.0. Full support will arrive in OpenVPN 2.6. Source code and Windows installers can be

Re: [Openvpn-devel] [PATCH v3] Don't "undo" ifconfig on exit if it wasn't done

2022-05-31 Thread Gert Doering
Hi, On Mon, May 30, 2022 at 05:49:15PM +0200, Max Fillinger wrote: > When running with --ifconfig-noexec, OpenVPN does not execute ifconfig, > but on exit, it still tries to "undo" the configuration it would have > done. This patch fixes it by extracting an undo_ifconfig() function from > close_tu

[Openvpn-devel] [PATCH applied] Re: Remove useless empty line from CR_RESPONSE message

2022-05-31 Thread Gert Doering
Acked-by: Gert Doering "Obviously correct". Didn't want to go in (the push.c hunk has an ENABLE_PLUGIN in the context, which is not in master), but that was easy to fix. Lightly "make check" tested. Your patch has been applied to the master and release/2.5 branch. commit 0dbcaba4f301c21e68a5c