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
Unknown Object (File)
Sun, Aug 2, 3:49 PM
Unknown Object (File)
Sat, Aug 1, 6:54 PM
Unknown Object (File)
Wed, Jul 29, 8:22 AM
Unknown Object (File)
Tue, Jul 28, 2:26 PM
Unknown Object (File)
Jul 3 2026, 1:03 PM
Unknown Object (File)
Jun 11 2026, 5:30 PM
Unknown Object (File)
Jun 8 2026, 9:34 PM
Unknown Object (File)
Jun 8 2026, 7:51 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