summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/pending_signals.go
diff options
context:
space:
mode:
authorNayana Bidari <nybidari@google.com>2021-08-12 00:48:50 -0700
committergVisor bot <gvisor-bot@google.com>2021-08-12 00:51:35 -0700
commit96459f55984f655641aa17f7eaac829a170b506a (patch)
tree8497ba8ed04cb7faa989c0b9599c6b29330ae877 /pkg/sentry/kernel/pending_signals.go
parent01cfe5952883524b185f60f60485dbc25f988cad (diff)
Add support for TCP send buffer auto tuning.
Send buffer size in TCP indicates the amount of bytes available for the sender to transmit. This change will allow TCP to update the send buffer size when - TCP enters established state. - ACK is received. The auto tuning is disabled when the send buffer size is set with the SO_SNDBUF option. PiperOrigin-RevId: 390312274
Diffstat (limited to 'pkg/sentry/kernel/pending_signals.go')
0 files changed, 0 insertions, 0 deletions