netfilter: ipset: fix address ranges at hash:*port* types
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sun, 20 Mar 2011 14:33:26 +0000 (15:33 +0100)
committerPatrick McHardy <kaber@trash.net>
Sun, 20 Mar 2011 14:33:26 +0000 (15:33 +0100)
The hash:*port* types with IPv4 silently ignored when address ranges
with non TCP/UDP were added/deleted from the set and used the first
address from the range only.

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

No differences found