acrn-kernel/net/bridge/netfilter
Peter Warasin e7bfd0a1a6 [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>
2008-04-14 11:15:54 +02:00
..
Kconfig [NETFILTER]: bridge: add ebt_nflog watcher 2008-04-14 11:15:54 +02:00
Makefile [NETFILTER]: bridge: add ebt_nflog watcher 2008-04-14 11:15:54 +02:00
ebt_802_3.c
ebt_among.c
ebt_arp.c
ebt_arpreply.c
ebt_dnat.c
ebt_ip.c
ebt_limit.c
ebt_log.c
ebt_mark.c
ebt_mark_m.c
ebt_nflog.c [NETFILTER]: bridge: add ebt_nflog watcher 2008-04-14 11:15:54 +02:00
ebt_pkttype.c
ebt_redirect.c
ebt_snat.c
ebt_stp.c
ebt_ulog.c
ebt_vlan.c
ebtable_broute.c [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. 2008-04-14 09:56:03 +02:00
ebtable_filter.c [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. 2008-04-14 09:56:03 +02:00
ebtable_nat.c [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. 2008-04-14 09:56:03 +02:00
ebtables.c