HomeFreeBSD

tcp: make the maximum number of retransmissions tunable per VNET

Description

tcp: make the maximum number of retransmissions tunable per VNET

Both Windows (TcpMaxDataRetransmissions) and Linux (tcp_retries2)
allow to restrict the maximum number of consecutive timer based
retransmissions. Add that same capability on a per-VNet basis to
FreeBSD.

Reviewed By: cc, tuexen, transport
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D40424

Details

Provenance
rscheffAuthored on Jun 6 2023, 8:56 PM
Reviewer
transport
Differential Revision
D40424: tcp: make the maximum number of retransmissions tunable per VNET
Parents
rG84617f6fccd4: linux(4) rt_sendsig: Remove the use of caddr_t
Branches
Unknown
Tags
Unknown