|
From: <ope...@li...> - 2025-12-10 09:17:05
|
Branch: refs/heads/release/2.6 Home: https://github.com/OpenVPN/openvpn Commit: 3aacb621b56015f92cc0ae79987fa29c33842a2d https://github.com/OpenVPN/openvpn/commit/3aacb621b56015f92cc0ae79987fa29c33842a2d Author: Lev Stipakov <le...@op...> Date: 2025-12-10 (Wed, 10 Dec 2025) Changed paths: M src/openvpn/tun.c Log Message: ----------- tun.c: set IPv4 address temporary on Windows Use store=active to set IPv4 address temporary so that it will be removed on reboot. This makes the behavior consistent with deletion and IPv6, where we already use store=active. https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/netsh-interface GitHub: fixes OpenVPN/openvpn#915 Change-Id: I07311f397e6cd278b90c33f024e927c282cd03e4 Signed-off-by: Lev Stipakov <le...@op...> Acked-by: Gert Doering <ge...@gr...> Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1430 Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg34975.html Signed-off-by: Gert Doering <ge...@gr...> (cherry picked from commit 93c9b47cb0916c16ef76e6ecb5bf3f2ba7d267aa) To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |