Page MenuHomeFreeBSD

tools/sysdoc: Chase sysctl rename
ClosedPublic

Authored by emaste on Mar 24 2025, 2:31 PM.
Tags
None
Referenced Files
F132474625: D49486.id152637.diff
Fri, Oct 17, 5:51 AM
Unknown Object (File)
Tue, Oct 14, 3:16 AM
Unknown Object (File)
Thu, Oct 9, 3:24 AM
Unknown Object (File)
Tue, Oct 7, 3:53 AM
Unknown Object (File)
Sat, Oct 4, 7:10 AM
Unknown Object (File)
Fri, Oct 3, 10:15 AM
Unknown Object (File)
Sep 12 2025, 7:08 AM
Unknown Object (File)
Sep 4 2025, 12:06 AM
Subscribers

Details

Summary
PR:             285591
Fixes: 94df3271d6b2 ("Rename net.inet.ip.check_interface to rfc1122_strong_es and document it.")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.
tools/tools/sysdoc/tunables.mdoc
1280

Thanks for the fix! I don't think such trivial and non-disputable changes need the review bureaucracy.

This revision is now accepted and ready to land.Mar 25 2025, 5:20 AM
zlei added inline comments.
tools/tools/sysdoc/tunables.mdoc
1280

verifies that the packet's IP destination address matches an address on the arrival interface.

I'm not a native speaker, reading this description I think it is much more clear than the previous one.

This revision was automatically updated to reflect the committed changes.