commit | ddcfd79680c1dc74eb5f24aa70785c11bf7eec8f | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Tue Nov 25 17:37:23 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 25 17:37:23 2008 -0800 |
tree | f1d762f6b1cf6bcec289fe558a26dcb4e37ffb29 | |
parent | 3dd0b4997a1d4f3a3666e400cc75b0279ce96849 [diff] |
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>