]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFstable/11 334731
authortuexen <tuexen@FreeBSD.org>
Wed, 6 Jun 2018 22:02:44 +0000 (22:02 +0000)
committertuexen <tuexen@FreeBSD.org>
Wed, 6 Jun 2018 22:02:44 +0000 (22:02 +0000)
commite2878d67ceb0e6989d5f7f9788476c36ae045140
tree0c39909ae5871ae416a37159720069780ac3931b
parent4daa07d50f5f3b9af01232d9ead0906799fb73b1
MFstable/11 334731

Limit the retransmission timer for SYN-ACKs by TCPTV_REXMTMAX.

Use the same logic to handle the SYN-ACK retransmission when sent from
the syn cache code as when sent from the main code.

Approved by: re (gjb@)
Sponsored by: Netflix, Inc.
sys/netinet/tcp_syncache.c