From: Thomas Graf Date: Wed, 22 Aug 2007 20:59:04 +0000 (-0700) Subject: [XFRM] netlink: Establish an attribute policy X-Git-Tag: v2.6.24-rc1~1454^2~775 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf5cb79f6946063b04be3df16dcaa781e48bdbef;p=pandora-kernel.git [XFRM] netlink: Establish an attribute policy Adds a policy defining the minimal payload lengths for all the attributes allowing for most attribute validation checks to be removed from in the middle of the code path. Makes updates more consistent as many format errors are recognised earlier, before any changes have been attempted. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed