From: Jozsef Kadlecsik Date: Wed, 1 Jun 2011 21:35:49 +0000 (+0200) Subject: netfilter: ipset: Use the stored first cidr value instead of '1' X-Git-Tag: v3.0-rc3~13^2~28^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48e3c5c323fea08c12a340cbb8dcc8ca2431d5b;p=pandora-kernel.git netfilter: ipset: Use the stored first cidr value instead of '1' The stored cidr values are tried one after anoter. The boolean condition evaluated to '1' instead of the first stored cidr or the default host cidr. Signed-off-by: Jozsef Kadlecsik Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed