Re: [PATCH ghak90 V7 16/21] audit: add support for contid set/get by netlink

2019-10-10 Thread Paul Moore
On Wed, Sep 18, 2019 at 9:26 PM Richard Guy Briggs wrote: > Add the ability to get and set the audit container identifier using an > audit netlink message using message types AUDIT_SET_CONTID 1023 and > AUDIT_GET_CONTID 1022 in addition to using the proc filesystem. The > message format includes

[PATCH ghak90 V7 16/21] audit: add support for contid set/get by netlink

2019-09-18 Thread Richard Guy Briggs
Add the ability to get and set the audit container identifier using an audit netlink message using message types AUDIT_SET_CONTID 1023 and AUDIT_GET_CONTID 1022 in addition to using the proc filesystem. The message format includes the data structure: struct audit_contid_status { pid_t pi