Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/netfilter_bridge
Patrick McHardy bafac2a512 [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
The nfnetlink_log infrastructure changes broke compatiblity of the LOG
targets. They currently use whatever log backend was registered first,
which means that if ipt_ULOG was loaded first, no messages will be printed
to the ring buffer anymore.

Restore compatiblity by using the old log functions by default and only use
the nf_log backend if the user explicitly said so.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-02-27 13:04:17 -08:00
..
ebt_802_3.h
ebt_among.h
ebt_arp.h
ebt_arpreply.h
ebt_ip.h
ebt_limit.h
ebt_log.h
ebt_mark_m.h
ebt_mark_t.h
ebt_nat.h
ebt_pkttype.h
ebt_redirect.h
ebt_stp.h
ebt_ulog.h
ebt_vlan.h
ebtables.h