kernel-ark/include/net/netns
Alexey Dobriyan 6058fa6bb9 netfilter: netns nf_conntrack: per-netns event cache
Heh, last minute proof-reading of this patch made me think,
that this is actually unneeded, simply because "ct" pointers will be
different for different conntracks in different netns, just like they
are different in one netns.

Not so sure anymore.

[Patrick: pointers will be different, flushing can only be done while
 inactive though and thus it needs to be per netns]

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2008-10-08 11:35:07 +02:00
..
conntrack.h netfilter: netns nf_conntrack: per-netns event cache 2008-10-08 11:35:07 +02:00
core.h
dccp.h
generic.h
hash.h netns: introduce the net_hash_mix "salt" for hashes 2008-06-16 17:14:11 -07:00
ipv4.h netns: place rt_genid into struct net 2008-07-05 19:04:32 -07:00
ipv6.h netns: dont alloc ipv6 fib timer list 2008-07-22 14:33:45 -07:00
mib.h netns: make uplitev6 mib per/namespace 2008-10-07 14:50:06 -07:00
packet.h
unix.h
x_tables.h