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)
Sun, Jan 5, 8:02 PM
Unknown Object (File)
Fri, Dec 27, 7:59 AM
Unknown Object (File)
Thu, Dec 26, 2:05 PM
Unknown Object (File)
Thu, Dec 26, 10:59 AM
Unknown Object (File)
Thu, Dec 26, 6:21 AM
Unknown Object (File)
Sun, Dec 15, 5:50 PM
Unknown Object (File)
Nov 26 2024, 10:31 PM
Unknown Object (File)
Nov 26 2024, 10:31 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