1
0
Fork 0
alistair23-linux/include/linux/netfilter_bridge
Alexey Dobriyan 6beceee5aa netfilter: netns ebtables: part 2
* return ebt_table from ebt_register_table(), module code will save it into
  per-netns data for unregistration
* duplicate ebt_table at the very beginning of registration -- it's added into
  list, so one ebt_table wouldn't end up in many lists (and each netns has
  different one)
* introduce underscored tables in individial modules, this is temporary to not
  break bisection.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2008-11-04 14:27:15 +01:00
..
Kbuild
ebt_802_3.h
ebt_among.h
ebt_arp.h
ebt_arpreply.h
ebt_ip.h
ebt_ip6.h netfilter: ebtables: add IPv6 support 2008-06-09 15:55:45 -07:00
ebt_limit.h
ebt_log.h netfilter: ebtables: add IPv6 support 2008-06-09 15:55:45 -07:00
ebt_mark_m.h
ebt_mark_t.h
ebt_nat.h
ebt_nflog.h
ebt_pkttype.h
ebt_redirect.h
ebt_stp.h
ebt_ulog.h
ebt_vlan.h
ebtables.h netfilter: netns ebtables: part 2 2008-11-04 14:27:15 +01:00