linux/net/bridge/netfilter
Al Viro e4fd77deac [EBTABLES]: Move more stuff into ebt_verify_pointers().
Take intialization of ->hook_entry[...], ->entries_size and ->nentries
over there, pull the check for empty chains into the end of that sucker.

Now it's self-contained, so we can move it up in the very beginning of
translate_table() *and* we can rely on ->hook_entry[] being properly
transliterated after it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-02 21:31:59 -08:00
..
Kconfig [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog 2006-01-03 13:10:30 -08:00
Makefile [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG 2006-03-11 18:51:25 -08:00
ebt_802_3.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_among.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_arp.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_arpreply.c [IPV4] net/ipv4/arp.c: trivial annotations 2006-09-28 18:02:14 -07:00
ebt_dnat.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebt_ip.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_limit.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebt_log.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_mark.c [NETFILTER]: ebtables: add --snap-arp option 2006-12-02 21:31:32 -08:00
ebt_mark_m.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
ebt_pkttype.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebt_redirect.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebt_snat.c [NETFILTER]: ebtables: add --snap-arp option 2006-12-02 21:31:32 -08:00
ebt_stp.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebt_ulog.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
ebt_vlan.c [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebtable_broute.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebtable_filter.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebtable_nat.c [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
ebtables.c [EBTABLES]: Move more stuff into ebt_verify_pointers(). 2006-12-02 21:31:59 -08:00