From: Jozsef Kadlecsik Date: Sun, 20 Mar 2011 14:35:01 +0000 (+0100) Subject: netfilter: ipset: fix checking the type revision at create command X-Git-Tag: v2.6.39-rc1~390^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c1aba467828bf0574ec5754c84884d573f590af;p=pandora-kernel.git netfilter: ipset: fix checking the type revision at create command The revision of the set type was not checked at the create command: if the userspace sent a valid set type but with not supported revision number, it'd create a loop. Signed-off-by: Jozsef Kadlecsik Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed