Page MenuHomeFreeBSD

tools/sysdoc: Chase sysctl rename
ClosedPublic

Authored by emaste on Mar 24 2025, 2:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 12, 7:08 AM
Unknown Object (File)
Thu, Sep 4, 12:06 AM
Unknown Object (File)
Sat, Aug 30, 4:08 AM
Unknown Object (File)
Aug 2 2025, 2:09 PM
Unknown Object (File)
Jul 20 2025, 4:47 PM
Unknown Object (File)
Jul 20 2025, 2:20 AM
Unknown Object (File)
Jul 18 2025, 6:08 AM
Unknown Object (File)
Jul 13 2025, 7:36 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.