Re: [PATCH net] tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
From: David Miller <davem@davemloft.net> Date: 2016-08-23 23:57:19
From: Eric Dumazet <redacted>
Date: Mon, 22 Aug 2016 11:31:10 -0700
From: Eric Dumazet <edumazet@google.com>
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 :