diff options
author | Vytas Dauksa <vytas.dauksa@smoothwall.net> | 2014-04-04 16:10:14 +0100 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2014-04-07 21:59:51 +0200 |
commit | cf5e55f3bab6696e72dfb59bf31064678e391891 (patch) | |
tree | 7d5933404bb0d5b2f76475bed2df9723e7336ba4 /tests/ipportiphash.t | |
parent | f7cafd65feda94b6f21c6b6e36e2bf258e2563d3 (diff) |
Removed invalid IPSET_ATTR_MARKMASK validation
Markmask is an u32, hence it can't be greater then 4294967295 ( i.e.
0xffffffff ). This was causing smatch warning:
net/netfilter/ipset/ip_set_hash_gen.h:1084 hash_ipmark_create() warn:
impossible condition '(markmask > 4294967295) => (0-u32max > u32max)'
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'tests/ipportiphash.t')
0 files changed, 0 insertions, 0 deletions