Hi,
That was fast!
> Tested on Windows which is the only platform that currently
> supports stats from DCO in client mode.
Would be nice to have a comment (in code maybe?) that:
DCO resets stats on reconnect. Since client expects stats
to be preserved across reconnects, we need to save DCO
stat
From: Selva Nair
Signed-off-by: Selva Nair
---
Tested on Windows which is the only platform that currently
supports stats from DCO in client mode.
src/openvpn/init.c| 11 +++
src/openvpn/init.h| 2 ++
src/openvpn/manage.c | 9 +
src/openvpn/manage.h | 3 +++
src/o