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)
Sat, Jan 18, 4:25 AM
Unknown Object (File)
Thu, Jan 16, 10:47 PM
Unknown Object (File)
Sat, Jan 4, 5:38 AM
Unknown Object (File)
Dec 17 2024, 1:05 PM
Unknown Object (File)
Dec 9 2024, 5:51 PM
Unknown Object (File)
Dec 4 2024, 5:03 PM
Unknown Object (File)
Nov 20 2024, 4:01 PM
Unknown Object (File)
Nov 7 2024, 2:12 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.