]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
netfilter: ipset: For set:list types, replaced elements must be zeroed out
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 23 Sep 2013 19:28:06 +0000 (21:28 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 30 Sep 2013 19:33:29 +0000 (21:33 +0200)
commit8ec81f9a4db94fa5638c55793365b896dd9daecc
tree2d3a6168621399ca3b720cd3e22541a3f5a38f65
parent80571a9ea4ca9b6fee7ef0c13d3f31e774e0533b
netfilter: ipset: For set:list types, replaced elements must be zeroed out

The new extensions require zero initialization for the new element
to be added into a slot from where another element was pushed away.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
net/netfilter/ipset/ip_set_list_set.c