git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcbf128
)
netfilter: ipset: Use the stored first cidr value instead of '1'
author
Jozsef Kadlecsik
<kadlec@blackhole.kfki.hu>
Wed, 1 Jun 2011 21:35:49 +0000
(23:35 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Sun, 5 Jun 2011 23:35:29 +0000
(
01:35
+0200)
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 <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found