Page MenuHomeFreeBSD

MAC/do: Introduce rules reference counting
ClosedPublic

Authored by olce on Nov 15 2024, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 2, 10:22 PM
Unknown Object (File)
Wed, Apr 2, 2:20 AM
Unknown Object (File)
Sun, Mar 30, 10:48 PM
Unknown Object (File)
Mar 17 2025, 10:10 PM
Unknown Object (File)
Feb 27 2025, 3:29 PM
Unknown Object (File)
Feb 25 2025, 5:05 AM
Unknown Object (File)
Feb 23 2025, 11:39 PM
Unknown Object (File)
Jan 25 2025, 3:33 AM

Details

Summary

This revision is part of a series. Click on the Stack tab below to see the context.
This series has also been squeezed into D47633 to provide an overall view.

Commit message:
This is going to be used in subsequent commits to keep rules alive even
if disconnected from their jail in the meantime. We'll indeed have to
release the prison lock between two uses (outright rejection, final
granting) where the rules must absolutely stay the same for security reasons.

Diff Detail

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

Event Timeline

olce requested review of this revision.Nov 15 2024, 5:08 PM
This revision is now accepted and ready to land.Dec 2 2024, 8:57 AM
This revision was automatically updated to reflect the committed changes.