netfilter: ipset: fix checking the type revision at create command
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sun, 20 Mar 2011 14:35:01 +0000 (15:35 +0100)
committerPatrick McHardy <kaber@trash.net>
Sun, 20 Mar 2011 14:35:01 +0000 (15:35 +0100)
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 <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found