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
F158997169: D24216.id69978.diff
Mon, Jun 8, 7:51 PM
F158983750: D24216.id69963.diff
Mon, Jun 8, 3:21 PM
Unknown Object (File)
Sun, Jun 7, 6:23 AM
Unknown Object (File)
Sat, May 30, 3:24 PM
Unknown Object (File)
Thu, May 28, 1:40 PM
Unknown Object (File)
Wed, May 27, 12:57 PM
Unknown Object (File)
Wed, May 27, 5:39 AM
Unknown Object (File)
Tue, May 26, 9:15 AM
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