Page MenuHomeFreeBSD

Add a basic manpage for tcp_bbr(4)
ClosedPublic

Authored by gbe on May 19 2020, 1:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 12, 1:16 PM
Unknown Object (File)
Mon, May 11, 4:06 PM
Unknown Object (File)
Mon, May 11, 11:27 AM
Unknown Object (File)
Sun, May 10, 7:33 AM
Unknown Object (File)
Wed, May 6, 3:01 AM
Unknown Object (File)
Thu, Apr 30, 3:36 PM
Unknown Object (File)
Apr 14 2026, 9:35 PM
Unknown Object (File)
Apr 14 2026, 11:12 AM
Subscribers

Details

Summary

This differential adds a basic manual page for tcp_bbr.

I documentated the sysctls via the documentation they provide via sysctl -ad. The wording may improved by someone with a more in-depth knowledge about the BBR implementation.

The same applies for the algorithm description.

Test Plan

mandoc output review and mandoc -Tlint and igor checks.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

gbe requested review of this revision.May 19 2020, 1:46 PM
gbe created this revision.
gbe retitled this revision from Add a basic manpage for tcp_bbr(4) This differential adds a basic manual page for tcp_bbr. I documentated the sysctls via the documentation they provide via sysctl -ad. The wording may improved by someone with a more in-depth knowledge about the... to Add a basic manpage for tcp_bbr(4).May 19 2020, 1:47 PM
gbe edited the summary of this revision. (Show Details)
gbe edited the summary of this revision. (Show Details)
bcr added a subscriber: bcr.

Looks good to me, approved! Thanks for writing the man page.

@rrs and @tuexen could you have a look at this man page from the technical perspective?

This revision was not accepted when it landed; it landed in state Needs Review.Sep 24 2020, 7:34 PM
Closed by commit rS366127: Add a manual page for TCP BBR (authored by gbe). · Explain Why
This revision was automatically updated to reflect the committed changes.