Acked-by: Gert Doering <[email protected]> Stare-at-code suggests that this might work. I haven't tested this, but Selva did, and the "on reconnect the timers get lost" issue is being addressed by Lev in the win-dco driver itself - so, good to go.
I have pushed to github, to see if it passes compile & actions there, and it does (https://github.com/cron2/openvpn/actions/runs/3703823801) - and I have tested this on FreeBSD and Linux, with and without DCO, just to be sure it won't break anything due to #ifdef oversights. Doesn't. Your patch has been applied to the master branch. commit 74d5ece4a035fbbd962ba5ea73c19118b82f8f45 (master) commit 73cab72281deb631979cbcc1a2b36462b4be622f (release/2.6) Author: Lev Stipakov Date: Wed Dec 14 23:14:26 2022 +0200 Introduce dco_get_peer_stats API and Windows implementation Signed-off-by: Lev Stipakov <[email protected]> Acked-by: Gert Doering <[email protected]> Message-Id: <[email protected]> URL: https://www.mail-archive.com/[email protected]/msg25703.html Signed-off-by: Gert Doering <[email protected]> -- kind regards, Gert Doering _______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
