commit | 2532386f480eefbdd67b48be55fb4fb3e5a6081c | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Fri Apr 18 10:09:25 2008 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 28 06:18:03 2008 -0400 |
tree | dd6a5a3c4116a67380a1336319c16632f04f80f9 | |
parent | 436c405c7d19455a71f42c9bec5fd5e028f1eb4e [diff] |
Audit: collect sessionid in netlink messages Previously I added sessionid output to all audit messages where it was available but we still didn't know the sessionid of the sender of netlink messages. This patch adds that information to netlink messages so we can audit who sent netlink messages. Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>