| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-10 | apparmor: push inet mediation into profile callbacks, and improve auditing | John Johansen | |
| Continue preparing for fine grained inet mediation by setting up the stacked mediation callback. This lifts address mapping and audit context setup out of the stacking loop and pushing the mediation down into the callback fn. While this patch sets up the structure for fine grained mediation it does not change mediation and the callback fns only call the default mediation that will be used when fine grained inet mediation is not available. Signed-off-by: John Johansen <john.johansen@canonical.com> | |||
| 2026-08-10 | apparmor: refactor network sock mediation in preparation for inet mediation | John Johansen | |
| Refactor network mediation, introducing the stub code for the fine grained inet mediation. This is a preparatory step and does not change mediation. Signed-off-by: John Johansen <john.johansen@canonical.com> | |||
