ovpn-dco: Update to v0.2.20230426
authorMartin Schiller <ms@dev.tdt.de>
Wed, 28 Jun 2023 07:08:52 +0000 (09:08 +0200)
committerRosen Penev <rosenp@gmail.com>
Tue, 25 Jul 2023 05:50:06 +0000 (22:50 -0700)
commit57dd58a14c9ac153eff04871b05fc571766be32d
tree9d40194c9445a9cfbf85e1c8762e2f28cc9d87c9
parent787e2ba027c41b0d27e0090407b77950682114c7
ovpn-dco: Update to v0.2.20230426

OpenVPN 2.6.2+ changes the way OpenVPN control packets are handled on
Linux when DCO is active, fixing the lockups observed with 2.6.0/2.6.1
under high client connect/disconnect activity. This is an INCOMPATIBLE
change and therefore an ovpn-dco kernel module older than v0.2.20230323
(commit ID 726fdfe0fa21) will not work anymore and must be upgraded.
The kernel module was renamed to "ovpn-dco-v2.ko" in order to highlight
this change and ensure that users and userspace software could easily
understand which version is loaded. Attempting to use the old ovpn-dco
with 2.6.2+ will lead to disabling DCO at runtime.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
kernel/ovpn-dco/Makefile