|
From: <ope...@li...> - 2025-12-11 11:34:33
|
Branch: refs/heads/master Home: https://github.com/OpenVPN/openvpn Commit: e5ff824753a7ebeb1cf78f1f0d86f3790eff83e6 https://github.com/OpenVPN/openvpn/commit/e5ff824753a7ebeb1cf78f1f0d86f3790eff83e6 Author: Gianmarco De Gregori <gia...@ma...> Date: 2025-12-11 (Thu, 11 Dec 2025) Changed paths: M doc/man-sections/generic-options.rst M doc/man-sections/unsupported-options.rst M src/openvpn/forward.c M src/openvpn/forward.h M src/openvpn/init.c M src/openvpn/mudp.c M src/openvpn/multi.c M src/openvpn/multi.h M src/openvpn/openvpn.h M src/openvpn/options.c M src/openvpn/options.h Log Message: ----------- Deprecate --fast-io option Recent changes to the event loop revealed that the --fast-io option is now partially broken and may cause "unroutable control packet" issues. As agreed during the last hackathon, this patch turns --fast-io into a no-op and emits a warning when it is used. Additionally, the MPP_CONDITIONAL_PRE_SELECT flag has been removed as it was part of the same code path and no longer needed. Change-Id: I2c0a0b55ad56e704d4bd19f1fbc1c30c83fae14c Signed-off-by: Gianmarco De Gregori <gia...@ma...> Acked-by: Gert Doering <ge...@gr...> Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1425 Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg35024.html Signed-off-by: Gert Doering <ge...@gr...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |