Page MenuHomeFreeBSD

jail.h: New SYSCTL_JAIL_PARAM_SYS_SUBNODE()
ClosedPublic

Authored by olce on Oct 4 2024, 7:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 4:31 PM
Unknown Object (File)
Sep 11 2025, 1:26 PM
Unknown Object (File)
Aug 27 2025, 11:25 AM
Unknown Object (File)
Aug 27 2025, 10:03 AM
Unknown Object (File)
Aug 23 2025, 4:02 AM
Unknown Object (File)
Aug 14 2025, 11:52 PM
Unknown Object (File)
Aug 5 2025, 4:08 PM
Unknown Object (File)
Jul 26 2025, 5:40 AM
Subscribers

Details

Summary

Same as SYSCTL_JAIL_PARAM_SYS_NODE() but allowing another level of
hierarchy. To be used with MAC policies, so that they can have their
own node under "security.jail.param.mac".

Diff Detail

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

Event Timeline

olce requested review of this revision.Oct 4 2024, 7:56 AM
This revision is now accepted and ready to land.Oct 5 2024, 11:49 PM
This revision was automatically updated to reflect the committed changes.