From: Alexey Dobriyan Date: Wed, 26 Nov 2008 01:16:11 +0000 (-0800) Subject: netns xfrm: per-netns xfrm_state_all list X-Git-Tag: v2.6.29-rc1~581^2~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d4139c76905833afcb77fe8ccc17f302a0eb9ab;p=pandora-kernel.git netns xfrm: per-netns xfrm_state_all list This is done to get a) simple "something leaked" check b) cover possible DoSes when other netns puts many, many xfrm_states onto a list. c) not miss "alien xfrm_state" check in some of list iterators in future. Signed-off-by: Alexey Dobriyan Signed-off-by: David S. Miller --- Reading git-diff-tree failed