linux/net/ipv6/netfilter
Alexey Dobriyan 400dad39d1 netfilter: netns nf_conntrack: per-netns conntrack hash
* make per-netns conntrack hash

  Other solution is to add ->ct_net pointer to tuplehashes and still has one
  hash, I tried that it's ugly and requires more code deep down in protocol
  modules et al.

* propagate netns pointer to where needed, e. g. to conntrack iterators.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2008-10-08 11:35:03 +02:00
..
ip6_queue.c netns: Use net_eq() to compare net-namespaces for optimization. 2008-07-19 22:34:43 -07:00
ip6_tables.c [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size 2008-04-14 11:15:45 +02:00
ip6t_ah.c netfilter: x_tables: use NFPROTO_* in extensions 2008-10-08 11:35:01 +02:00
ip6t_eui64.c netfilter: x_tables: use NFPROTO_* in extensions 2008-10-08 11:35:01 +02:00
ip6t_frag.c netfilter: x_tables: use NFPROTO_* in extensions 2008-10-08 11:35:01 +02:00
ip6t_hbh.c netfilter: x_tables: use NFPROTO_* in extensions 2008-10-08 11:35:01 +02:00
ip6t_hl.c netfilter: x_tables: use NFPROTO_* in extensions 2008-10-08 11:35:01 +02:00
ip6t_HL.c netfilter: x_tables: use NFPROTO_* in extensions 2008-10-08 11:35:01 +02:00
ip6t_ipv6header.c netfilter: x_tables: use NFPROTO_* in extensions 2008-10-08 11:35:01 +02:00
ip6t_LOG.c netfilter: x_tables: use NFPROTO_* in extensions 2008-10-08 11:35:01 +02:00
ip6t_mh.c netfilter: x_tables: use NFPROTO_* in extensions 2008-10-08 11:35:01 +02:00
ip6t_REJECT.c netfilter: netns: ip6t_REJECT in netns for real 2008-10-08 11:35:02 +02:00
ip6t_rt.c netfilter: x_tables: use NFPROTO_* in extensions 2008-10-08 11:35:01 +02:00
ip6table_filter.c netfilter: netns: remove nf_*_net() wrappers 2008-10-08 11:35:01 +02:00
ip6table_mangle.c netfilter: netns: ip6table_mangle in netns for real 2008-10-08 11:35:02 +02:00
ip6table_raw.c netfilter: netns: ip6table_raw in netns for real 2008-10-08 11:35:01 +02:00
ip6table_security.c netfilter: netns: remove nf_*_net() wrappers 2008-10-08 11:35:01 +02:00
Kconfig netfilter: make security table depend on NETFILTER_ADVANCED 2008-07-23 16:42:42 -07:00
Makefile netfilter: ip6_tables: add ip6tables security table 2008-06-09 15:58:05 -07:00
nf_conntrack_l3proto_ipv6.c [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto 2008-04-14 11:15:52 +02:00
nf_conntrack_proto_icmpv6.c netfilter: netns nf_conntrack: per-netns conntrack hash 2008-10-08 11:35:03 +02:00
nf_conntrack_reasm.c ipv6: almost identical frag hashing funcs combined 2008-10-01 02:48:31 -07:00