]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: add audit table unregister actions
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 22 Apr 2020 21:39:29 +0000 (17:39 -0400)
committerPaul Moore <paul@paul-moore.com>
Tue, 28 Apr 2020 22:11:36 +0000 (18:11 -0400)
commita45d88530b2552ad5ea0da18861600b4ecc9d0c7
tree1e0dbafc94be20e60529eb878ed288a72c13bbbd
parentc4dad0aab3fca0c1f0baa4cc84b6ec91b7ebf426
netfilter: add audit table unregister actions

Audit the action of unregistering ebtables and x_tables.

See: https://github.com/linux-audit/audit-kernel/issues/44

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
include/linux/audit.h
kernel/auditsc.c
net/bridge/netfilter/ebtables.c
net/netfilter/x_tables.c