HomeFreeBSD

tcp: Add and update cubic module variable names

Description

tcp: Add and update cubic module variable names

Prepare the cubic congestion control module to better align with
the specifications in RFC8312bis.

Rename a few cubic state variables to the variable names found in
the RFC8312bis specification. This makes the code more understandable
for someone reading the RFC and the code. It also makes the variable
naming convention more uniform. Add some variables needed subsequently.

No functional change.

Submitted By: Bhaskar Pardeshi, VMware Inc.
Reviewed By: tuexen, transport
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D40436

Details

Provenance
rscheffAuthored on Jun 6 2023, 9:03 PM
Reviewer
transport
Differential Revision
D40436: tcp: Update cubic CC module variable names to align with RFC8312bis
Parents
rG43b117f88f30: tcp: make the maximum number of retransmissions tunable per VNET
Branches
Unknown
Tags
Unknown