diff options
author | Mithun Iyer <iyerm@google.com> | 2020-05-05 14:28:28 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-05-05 14:30:52 -0700 |
commit | e590314fec7443527e2a3bad8d8c58a83474c86d (patch) | |
tree | ef23baeea189bc07180165a8c75cfc5e2bf670bf /test/perf/linux/epoll_benchmark.cc | |
parent | e5d9e7c3b2920ef6f7034aa5180f059b6ccecb54 (diff) |
Support TCP zero window probes.
As per RFC 1122 4.2.2.17, when the remote advertizes zero receive window,
the sender needs to probe for the window-size to become non-zero starting
from the next retransmission interval. The TCP connection needs to be kept
open as long as the remote is acknowledging the zero window probes.
We reuse the retransmission timers to support this.
Fixes #1644
PiperOrigin-RevId: 310021575
Diffstat (limited to 'test/perf/linux/epoll_benchmark.cc')
0 files changed, 0 insertions, 0 deletions