Re: [Openvpn-devel] [PATCH applied] Re: dco: implement dco support for p2p/client code path

2022-08-04 Thread Gert Doering
Hi, On Thu, Aug 04, 2022 at 03:30:25PM +0200, Gert Doering wrote: > Test sets failed: 2b 2c 2f. So, this is an interesting one. To trigger this, you need to connect over UDP + IPv6 transport, and then you need to inject a packet into "openvpn with DCO" that is fragmented into two parts,

Re: [Openvpn-devel] [PATCH applied] Re: dco: implement dco support for p2p/client code path

2022-08-04 Thread Antonio Quartulli
On 04/08/2022 15:30, Gert Doering wrote: Acked-by: Gert Doering []> Your patch has been applied to the master branch. Wohooo! Great stuff! Thanks to everybody who contributed to this first milestone! However, the party is not over yet :-) Cheers, commit

[Openvpn-devel] [PATCH applied] Re: dco: implement dco support for p2p/client code path

2022-08-04 Thread Gert Doering
Acked-by: Gert Doering After all the preliminary infrastructure building, *this* is the beginning of the real thing :-) I have tested - full set of server side tests, without --enable-dco (this system does not have kernel DCO, so it does not matter) --> all works - full set of client