diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2021-09-14 16:51:23 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2021-09-14 16:57:50 +0200 |
commit | 621c589d3695b8a4a781beaab255bbd1ab68c154 (patch) | |
tree | b4c4ef210588f8151b87fb83ecacd8e16689b269 /passt.c | |
parent | 7c82ea4dd910bd68214c41d9c872e73cf2dc8554 (diff) | |
download | passt-621c589d3695b8a4a781beaab255bbd1ab68c154.tar passt-621c589d3695b8a4a781beaab255bbd1ab68c154.tar.gz passt-621c589d3695b8a4a781beaab255bbd1ab68c154.tar.bz2 passt-621c589d3695b8a4a781beaab255bbd1ab68c154.tar.lz passt-621c589d3695b8a4a781beaab255bbd1ab68c154.tar.xz passt-621c589d3695b8a4a781beaab255bbd1ab68c154.tar.zst passt-621c589d3695b8a4a781beaab255bbd1ab68c154.zip |
tcp: Properly time out ACK wait from tap
Seen with iperf3: a control connection is established, no data flows
for a while, all segments are acknowledged. The socket starts closing
it, and we immediately time out because the last ACK from tap was one
minute before that.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'passt.c')
0 files changed, 0 insertions, 0 deletions