Page MenuHomeFreeBSD

tools/sysdoc: Chase sysctl rename
ClosedPublic

Authored by emaste on Mar 24 2025, 2:31 PM.
Tags
None
Referenced Files
F153927027: D49486.id152618.diff
Fri, Apr 24, 8:53 PM
F153924167: D49486.id.diff
Fri, Apr 24, 8:23 PM
F153921639: D49486.id152617.diff
Fri, Apr 24, 7:56 PM
Unknown Object (File)
Thu, Apr 23, 11:59 AM
Unknown Object (File)
Thu, Apr 23, 8:08 AM
Unknown Object (File)
Tue, Apr 21, 6:20 AM
Unknown Object (File)
Thu, Apr 9, 11:10 AM
Unknown Object (File)
Tue, Mar 31, 7:18 PM
Subscribers

Details

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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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.