]> git.ipfire.org Git - thirdparty/ipset.git/commit
Fix checking the revision of the set type at create command
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 18 Mar 2011 16:23:43 +0000 (17:23 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 18 Mar 2011 16:23:43 +0000 (17:23 +0100)
commit6b88433a9334f3f0fc44ee52867326ce20c4af15
tree5eb70d2133d66d0645e747b036b6d47cc2a08acc
parent47af79effac38b048f924cf7fe3c739e8c250119
Fix checking the revision of the set type at create command

The revision number 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.
kernel/net/netfilter/ipset/ip_set_core.c