mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
b48e3c5c32
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>