Hi,
On 29/04/2022 19:02, Kristof Provost via Openvpn-devel wrote:
From: Kristof Provost
Handle the DCO driver telling us that the peer went away, even if we're
not running in multi-instance mode.
Signed-off-by: Kristof Provost
I squashed this change in the dco branch.
Thanks a lot!
Regar
Hi,
On 29/04/2022 19:02, Kristof Provost via Openvpn-devel wrote:
From: Kristof Provost
It's always used for open_tun_dco(), so we must ensure it's populated,
even if 'dev_node' is set.
Signed-off-by: Kristof Provost
I squashed this change in the dco branch.
Thanks a lot!
Regards,
--
Anto
Hi,
On 30/04/2022 18:12, Gert Doering wrote:
Hi,
On Mon, Apr 11, 2022 at 03:35:28PM +0200, Antonio Quartulli wrote:
Implement the data-channel offloading using the ovpn-dco kernel
module. See README.dco.md for more details.
Signed-off-by: Arne Schwabe
Signed-off-by: Antonio Quartulli
---
Hi,
On 12/04/2022 12:33, Frank Lichtenheld wrote:
Honestly still not sure one would start reviewing the actual code but here
are at least a few minor things I noticed while browsing through it:
Antonio Quartulli hat am 11.04.2022 15:35 geschrieben:
Implement the data-channel offloading us