]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_AUDIT: add AUDIT target
authorThomas Graf <tgraf@redhat.com>
Thu, 20 Jan 2011 10:24:13 +0000 (11:24 +0100)
committerPatrick McHardy <kaber@trash.net>
Thu, 20 Jan 2011 10:24:13 +0000 (11:24 +0100)
commit773438bd93851dc1a9129a638925c04868820297
tree2567482b5f35bde7675a8a80e2ef8b72d4022c54
parent5da9e63f66ca190cb90193ebb9eebf5aa523b4d1
libxt_AUDIT: add AUDIT target

libxt module for the AUDIT target.

-j AUDIT --type (accept|reject|drop)

Signed-off-by: Thomas Graf <tgraf@redhat.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
extensions/libxt_AUDIT.c [new file with mode: 0644]
include/linux/netfilter/xt_AUDIT.h [new file with mode: 0644]