netfilter: ipset: set match and SET target fixes
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 13 Apr 2011 11:45:57 +0000 (13:45 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 13 Apr 2011 11:45:57 +0000 (13:45 +0200)
The SET target with --del-set did not work due to using wrongly
the internal dimension of --add-set instead of --del-set.
Also, the checkentries did not release the set references when
returned an error. Bugs reported by Lennert Buytenhek.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found