netfilter: ipset: take into account cidr value for the from address when creating...
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 16 Jun 2011 16:54:43 +0000 (18:54 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 16 Jun 2011 16:54:43 +0000 (18:54 +0200)
When creating a set from a range expressed as a network like
10.1.1.172/29, the from address was taken as the IP address part and
not masked with the netmask from the cidr.

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

No differences found