Page MenuHomeFreeBSD

MAC/do: Introduce rules reference counting
ClosedPublic

Authored by olce on Nov 15 2024, 5:08 PM.
Tags
None
Referenced Files
F131505155: D47619.id146552.diff
Wed, Oct 8, 5:31 PM
Unknown Object (File)
Thu, Sep 25, 10:52 PM
Unknown Object (File)
Thu, Sep 18, 10:49 PM
Unknown Object (File)
Sat, Sep 13, 8:31 AM
Unknown Object (File)
Thu, Sep 11, 1:31 PM
Unknown Object (File)
Tue, Sep 9, 4:50 PM
Unknown Object (File)
Aug 24 2025, 3:16 PM
Unknown Object (File)
Aug 21 2025, 3:02 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

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.