]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
netfilter: ipset: timeout fixing bug broke SET target special timeout value
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 29 Jun 2012 09:42:28 +0000 (09:42 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Oct 2012 16:28:00 +0000 (09:28 -0700)
commit285ff6c4a762f556275182bcef767b61174c0424
tree4960f988e187c49a6273d42328f1ba20e0be8c12
parent0fc58b2ff3f70a6bcfac562c68ec62939c37268a
netfilter: ipset: timeout fixing bug broke SET target special timeout value

commit a73f89a61f92b364f0b4a3be412b5b70553afc23 upstream.

The patch "127f559 netfilter: ipset: fix timeout value overflow bug"
broke the SET target when no timeout was specified.

Reported-by: Jean-Philippe Menil <jean-philippe.menil@univ-nantes.fr>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Acked-by: David Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/netfilter/xt_set.c