HomeFreeBSD

tcp: rearrange enum and remove unused variable

Description

tcp: rearrange enum and remove unused variable

Rearrange the enum tt_which such that TT_REXMIT is 0. This allows
an extension of the BBLog event RTO in a backwards compatible way.
Remove tcptimers, which was only used in trpt, a utility removed
from the source tree recently.

Reviewed by: glebius@, guest-ccui@
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D38547

Details

Provenance
tuexenAuthored on Feb 21 2023, 5:26 PM
Differential Revision
D38547: tcp: allow a variable of type tt_which to be used as an index for tcptimers[]
Parents
rGe9e637bf243c: Revert "Port Linuxulator to IfAPI"
Branches
Unknown
Tags
Unknown