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)
Wed, Jan 22, 6:50 AM
Unknown Object (File)
Dec 10 2024, 8:09 AM
Unknown Object (File)
Oct 18 2024, 4:30 PM
Unknown Object (File)
Oct 15 2024, 4:18 AM
Unknown Object (File)
Oct 1 2024, 5:04 AM
Unknown Object (File)
Sep 30 2024, 8:17 PM
Unknown Object (File)
Sep 30 2024, 2:33 AM
Unknown Object (File)
Sep 27 2024, 5:03 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

0mp added inline comments.
share/man/man4/tcp.4
639 ↗(On Diff #69963)

I'd split this line:

.Pc ,
it will be set to this value, otherwise,
share/man/man4/tcp.4
639 ↗(On Diff #69963)

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