netns xfrm: dst garbage-collecting in netns
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 26 Nov 2008 01:37:23 +0000 (17:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2008 01:37:23 +0000 (17:37 -0800)
commitddcfd79680c1dc74eb5f24aa70785c11bf7eec8f
treef1d762f6b1cf6bcec289fe558a26dcb4e37ffb29
parent3dd0b4997a1d4f3a3666e400cc75b0279ce96849
netns xfrm: dst garbage-collecting in netns

Pass netns pointer to struct xfrm_policy_afinfo::garbage_collect()

[This needs more thoughts on what to do with dst_ops]
[Currently stub to init_net]

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/xfrm.h
net/ipv4/xfrm4_policy.c
net/ipv6/xfrm6_policy.c
net/xfrm/xfrm_policy.c