From: Jozsef Kadlecsik Date: Wed, 13 Apr 2011 11:45:57 +0000 (+0200) Subject: netfilter: ipset: set match and SET target fixes X-Git-Tag: v2.6.39-rc5~40^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eafbd3fde6fc5ada0d61307367e408813b04928a;p=pandora-kernel.git netfilter: ipset: set match and SET target fixes 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed