]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net,...
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sun, 30 Nov 2014 18:56:57 +0000 (19:56 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 3 Dec 2014 11:43:36 +0000 (12:43 +0100)
commit639799064e2d4c2a6c4f52f47af4f78afe3cf895
treeb9309cee14d6f03bbfee0b42e93b059229f47c1a
parent1e446335998afc5332c5c3a7eba638874746e7f3
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, net

The elements must be u32 sized for the used hash function.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/ipset/ip_set_hash_netnet.c
net/netfilter/ipset/ip_set_hash_netportnet.c