From 428e5165fec788999749dad79fb21cf2bca72fa9 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Tue, 5 Mar 2024 03:03:50 +0100 Subject: [PATCH] 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) --- 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 566834f4283..2ebffca08e2 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