Re: [PATCH ghak90 V7 12/21] audit: add support for containerid to network namespaces

2019-10-10 Thread Paul Moore
On Wed, Sep 18, 2019 at 9:26 PM Richard Guy Briggs wrote: > Audit events could happen in a network namespace outside of a task > context due to packets received from the net that trigger an auditing > rule prior to being associated with a running task. The network > namespace could be in use by m

[PATCH ghak90 V7 12/21] audit: add support for containerid to network namespaces

2019-09-18 Thread Richard Guy Briggs
Audit events could happen in a network namespace outside of a task context due to packets received from the net that trigger an auditing rule prior to being associated with a running task. The network namespace could be in use by multiple containers by association to the tasks in that network name