diff options
author | Mithun Iyer <iyerm@google.com> | 2020-06-15 16:18:25 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-06-15 16:19:53 -0700 |
commit | 67f261a87d42118d2f587c9a8d20d94972e47498 (patch) | |
tree | 7ee98a04fd29b2056555f51767a69b885cf2ac12 /pkg/sentry/fsimpl | |
parent | 885605c5e412f9ced42766094368c86be1002cff (diff) |
TCP to honor updated window size during handshake.
In passive open cases, we transition to Established state after
initializing endpoint's sender and receiver. With this we lose out
on any updates coming from the ACK that completes the handshake.
This change ensures that we uniformly transition to Established in all
cases and does minor cleanups.
Fixes #2938
PiperOrigin-RevId: 316567014
Diffstat (limited to 'pkg/sentry/fsimpl')
0 files changed, 0 insertions, 0 deletions