Page MenuHomeFreeBSD

Improve description of PMTU backhole detection in tcp.4
ClosedPublic

Authored by tuexen on Mar 28 2020, 11:04 PM.
Tags
None
Referenced Files
F147530229: D24216.id69974.diff
Wed, Mar 11, 4:22 PM
F147468319: D24216.id69974.diff
Wed, Mar 11, 6:18 AM
Unknown Object (File)
Sat, Mar 7, 9:09 AM
Unknown Object (File)
Tue, Mar 3, 4:05 AM
Unknown Object (File)
Thu, Feb 19, 3:11 PM
Unknown Object (File)
Tue, Feb 17, 11:30 AM
Unknown Object (File)
Sat, Feb 14, 8:25 AM
Unknown Object (File)
Feb 8 2026, 2:04 PM
Subscribers

Details

Summary
  • Be more specific in the values used for trying.
  • Remove three entries which are not sysctl variables, but statistic counters.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 30158

Event Timeline

0mp added inline comments.
share/man/man4/tcp.4
639

I'd split this line:

.Pc ,
it will be set to this value, otherwise,
share/man/man4/tcp.4
639

Done.

With a .Dd bump, you're good to go.
Thanks for this update!

This revision is now accepted and ready to land.Mar 29 2020, 1:44 PM