Re: [PATCH v3] tcp: verify the checksum of the first data segment in a new connection

2018-06-15 Thread van der Linden, Frank
On 6/14/18 5:05 PM, David Miller wrote: > From: Frank van der Linden > Date: Tue, 12 Jun 2018 23:09:37 + > >> commit 079096f103fa ("tcp/dccp: install syn_recv requests into ehash >> table") introduced an optimization for the handling of child sockets >> created for a new TCP connection. >> >>

Re: [PATCH v3] tcp: verify the checksum of the first data segment in a new connection

2018-06-14 Thread David Miller
From: Frank van der Linden Date: Tue, 12 Jun 2018 23:09:37 + > commit 079096f103fa ("tcp/dccp: install syn_recv requests into ehash > table") introduced an optimization for the handling of child sockets > created for a new TCP connection. > > But this optimization passes any data associated

Re: [PATCH v3] tcp: verify the checksum of the first data segment in a new connection

2018-06-12 Thread Balbir Singh
On Wed, Jun 13, 2018 at 9:09 AM, Frank van der Linden wrote: > commit 079096f103fa ("tcp/dccp: install syn_recv requests into ehash > table") introduced an optimization for the handling of child sockets > created for a new TCP connection. > > But this optimization passes any data associated with

Re: [PATCH v3] tcp: verify the checksum of the first data segment in a new connection

2018-06-12 Thread Eric Dumazet
On 06/12/2018 04:09 PM, Frank van der Linden wrote: > commit 079096f103fa ("tcp/dccp: install syn_recv requests into ehash > table") introduced an optimization for the handling of child sockets > created for a new TCP connection. > > But this optimization passes any data associated with the