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, Aug 16, 9:51 AM
Unknown Object (File)
Thu, Aug 13, 1:10 AM
Unknown Object (File)
Tue, Aug 11, 6:38 PM
Unknown Object (File)
Mon, Aug 10, 11:35 AM
Unknown Object (File)
Sun, Aug 9, 6:52 PM
Unknown Object (File)
Sun, Aug 9, 6:50 PM
Unknown Object (File)
Sun, Aug 9, 3:49 PM
Unknown Object (File)
Sat, Aug 8, 5:10 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59712
Build 56598: arc lint + arc unit

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.