From: David S. Miller Date: Tue, 27 Dec 2005 21:57:59 +0000 (-0800) Subject: [NET]: Validate socket filters against BPF_MAXINSNS in one spot. X-Git-Tag: v2.6.15~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b93ae64cabe5e28dd5a1f35f96f938ca4f6ae20;p=pandora-kernel.git [NET]: Validate socket filters against BPF_MAXINSNS in one spot. Currently the checks are scattered all over and this leads to inconsistencies and even cases where the check is not made. Based upon a patch from Kris Katterjohn. Signed-off-by: David S. Miller --- Reading git-diff-tree failed