git: 2feed11fbe6d - stable/13 - tcp_rack.4: Remove a mentioned paper
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Mar 2024 09:52:55 UTC
The branch stable/13 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=2feed11fbe6db38cbc82d3efc51a9a7cdfb12e0f commit 2feed11fbe6db38cbc82d3efc51a9a7cdfb12e0f Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2024-03-05 02:03:50 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2024-03-08 09:52:45 +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 (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 cfdedb9901b8..496b7d9cc496 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 March 19, 2023 +.Dd March 5, 2024 .Dt TCP_RACK 4 .Os .Sh NAME @@ -136,13 +136,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/abs/2102.07477" -.%D "February 2021" -.Re .Sh HISTORY The .Nm