commit | 5bb289b5a0becb53ac3e1d60815ff8b779296b73 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@shinybook.infradead.org> | Fri Jun 24 14:14:05 2005 +0100 |
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | Fri Jun 24 14:14:05 2005 +0100 |
tree | 0db75422d66eec857e0c05cd4cf4d014e7c0e264 | |
parent | 993e2d4106e94dae6e8cfbeb32073bd12cdee203 [diff] |
AUDIT: Clean up user message filtering Don't look up the task by its pid and then use the syscall filtering helper. Just implement our own filter helper which operates solely on the information in the netlink_skb_parms. Signed-off-by: David Woodhouse <dwmw2@infradead.org>