git: 7701b9935543 - main - tcp_rack.4: Remove a mentioned paper
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Mar 2024 02:04:25 UTC
The branch main has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=7701b993554321f305ef662a26238f375c4d2dba
commit 7701b993554321f305ef662a26238f375c4d2dba
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-03-05 02:03:50 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-03-05 02:03:50 +0000
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
MFC after: 3 days
---
share/man/man4/tcp_rack.4 | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/share/man/man4/tcp_rack.4 b/share/man/man4/tcp_rack.4
index 566834f4283b..2ebffca08e26 100644
--- a/share/man/man4/tcp_rack.4
+++ b/share/man/man4/tcp_rack.4
@@ -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