kernel_optimize_test/include/net/netns
Fan Du ca925cf153 flowcache: Make flow cache name space aware
Inserting a entry into flowcache, or flushing flowcache should be based
on per net scope. The reason to do so is flushing operation from fat
netns crammed with flow entries will also making the slim netns with only
a few flow cache entries go away in original implementation.

Since flowcache is tightly coupled with IPsec, so it would be easier to
put flow cache global parameters into xfrm namespace part. And one last
thing needs to do is bumping flow cache genid, and flush flow cache should
also be made in per net style.

Signed-off-by: Fan Du <fan.du@windriver.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2014-02-12 07:02:11 +01:00
..
conntrack.h net: reorder struct netns_ct for better cache-line usage 2013-12-13 12:55:55 +01:00
core.h
dccp.h
generic.h
hash.h
ipv4.h ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing 2014-01-13 11:22:54 -08:00
ipv6.h ipv6: add flowlabel_consistency sysctl 2014-01-19 17:12:31 -08:00
mib.h
netfilter.h
nftables.h netfilter: nf_tables: add "inet" table for IPv4/IPv6 2014-01-07 23:57:25 +01:00
packet.h
sctp.h
unix.h
x_tables.h
xfrm.h flowcache: Make flow cache name space aware 2014-02-12 07:02:11 +01:00