mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
tcp_rack.4: Remove a mentioned paper
The paper "T-RACKs: A Faster Recovery Mechanism for TCP in Data Center Networks" has nothing to do with our TCP RACK implementation, so remove it. Reported by: tuexen (cherry picked from commit 7701b993554321f305ef662a26238f375c4d2dba)
This commit is contained in:
parent
14bbf09433
commit
428e5165fe
1 changed files with 1 additions and 8 deletions
|
|
@ -23,7 +23,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd February 25, 2024
|
||||
.Dd March 5, 2024
|
||||
.Dt TCP_RACK 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -130,13 +130,6 @@ What method should we use for rate sampling 0=high, 1=low
|
|||
.%O "RFC 8985"
|
||||
.%D "February 2021"
|
||||
.Re
|
||||
.Rs
|
||||
.%A "Ahmed M. Abdelmoniem"
|
||||
.%A "Brahim Bensaou"
|
||||
.%T "T-RACKs: A Faster Recovery Mechanism for TCP in Data Center Networks"
|
||||
.%O "https://arxiv.org/pdf/2102.07477.pdf"
|
||||
.%D "February 2021"
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue