[NETFILTER]: bridge: add ebt_nflog watcher
authorPeter Warasin <peter@endian.com>
Mon, 14 Apr 2008 09:15:54 +0000 (11:15 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 14 Apr 2008 09:15:54 +0000 (11:15 +0200)
commite7bfd0a1a6c8f82977253dab19be9d9979c1ec1b
tree3162f621a6a17b5d80e4419a9dae031c0b93fec9
parent3c9fba656a185cf56872a325e5594d9b4d4168ec
[NETFILTER]: bridge: add ebt_nflog watcher

This patch adds the ebtables nflog watcher to the kernel in order to
allow ebtables log through the nfnetlink_log backend.

Signed-off-by: Peter Warasin <peter@endian.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter_bridge/ebt_nflog.h [new file with mode: 0644]
net/bridge/netfilter/Kconfig
net/bridge/netfilter/Makefile
net/bridge/netfilter/ebt_nflog.c [new file with mode: 0644]