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)
Thu, Feb 27, 3:29 PM
Unknown Object (File)
Tue, Feb 25, 5:05 AM
Unknown Object (File)
Sun, Feb 23, 11:39 PM
Unknown Object (File)
Jan 25 2025, 3:33 AM
Unknown Object (File)
Jan 17 2025, 3:17 PM
Unknown Object (File)
Jan 14 2025, 2:35 AM
Unknown Object (File)
Jan 13 2025, 3:13 PM
Unknown Object (File)
Jan 13 2025, 3:09 PM

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