diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2021-09-14 16:54:06 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2021-09-14 16:57:50 +0200 |
commit | a616357c864539d366f40ca37b687757c109144f (patch) | |
tree | d7c7bb46e1a726fe83a3692fba2664fb7df9e166 /passt.c | |
parent | 621c589d3695b8a4a781beaab255bbd1ab68c154 (diff) | |
download | passt-a616357c864539d366f40ca37b687757c109144f.tar passt-a616357c864539d366f40ca37b687757c109144f.tar.gz passt-a616357c864539d366f40ca37b687757c109144f.tar.bz2 passt-a616357c864539d366f40ca37b687757c109144f.tar.lz passt-a616357c864539d366f40ca37b687757c109144f.tar.xz passt-a616357c864539d366f40ca37b687757c109144f.tar.zst passt-a616357c864539d366f40ca37b687757c109144f.zip |
tcp: In ESTABLISHED state, acknowledge segments as they're sent to the socket
...instead of waiting for the remote peer to do that -- it's
especially important in case we request retransmissions from the
guest, but it also helps speeding up slow start. This should
probably be a configurable behaviour in the future.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'passt.c')
0 files changed, 0 insertions, 0 deletions