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)
May 3 2025, 2:32 AM
Unknown Object (File)
Apr 27 2025, 4:19 AM
Unknown Object (File)
Apr 23 2025, 11:11 AM
Unknown Object (File)
Apr 22 2025, 8:04 AM
Unknown Object (File)
Apr 17 2025, 2:59 PM
Unknown Object (File)
Apr 17 2025, 2:47 AM
Unknown Object (File)
Apr 14 2025, 12:38 PM
Unknown Object (File)
Apr 5 2025, 2:58 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.