From: Eric Dumazet
Date: Mon, 22 Aug 2016 11:31:10 -0700
> From: Eric Dumazet
>
> When sending an ack in SYN_RECV state, we must scale the offered
> window if wscale option was negotiated and accepted.
>
> Tested:
> Following packetdrill test demonstrates the issue :
...
> Signed-off-by: Eri
On Mon, Aug 22, 2016 at 2:31 PM, Eric Dumazet wrote:
> From: Eric Dumazet
>
> When sending an ack in SYN_RECV state, we must scale the offered
> window if wscale option was negotiated and accepted.
>
> Tested:
> Following packetdrill test demonstrates the issue :
>
> 0.000 socket(..., SOCK_STREA
On Mon, Aug 22, 2016 at 11:31 AM, Eric Dumazet wrote:
> From: Eric Dumazet
>
> When sending an ack in SYN_RECV state, we must scale the offered
> window if wscale option was negotiated and accepted.
>
> Tested:
> Following packetdrill test demonstrates the issue :
>
> 0.000 socket(..., SOCK_STRE
From: Eric Dumazet
When sending an ack in SYN_RECV state, we must scale the offered
window if wscale option was negotiated and accepted.
Tested:
Following packetdrill test demonstrates the issue :
0.000 socket(..., SOCK_STREAM, IPPROTO_TCP) = 3
+0 setsockopt(3, SOL_SOCKET, SO_REUSEADDR, [1], 4