commit | 5e0c1eb7e6b61998c7ecd39b7f69a15773d894d4 | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Sun Mar 20 15:33:26 2011 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Sun Mar 20 15:33:26 2011 +0100 |
tree | 4fba9a1410925d0a6d7a8a39aa8cc447e6f9251c | |
parent | b26fa4e0275426450238a14158bc1db24bb696e6 [diff] |
netfilter: ipset: fix address ranges at hash:*port* types 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>