linux/net/netfilter
Jan Engelhardt 82e6bfe2fb netfilter: xt_limit: have r->cost != 0 case work
Commit v2.6.19-rc1~1272^2~41 tells us that r->cost != 0 can happen when
a running state is saved to userspace and then reinstated from there.

Make sure that private xt_limit area is initialized with correct values.
Otherwise, random matchings due to use of uninitialized memory.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2012-09-26 01:33:16 +02:00
..
2012-08-30 03:27:19 +02:00
2011-12-16 15:49:52 -05:00
2011-07-01 16:11:15 -07:00
2011-07-01 16:11:15 -07:00
2011-12-16 15:49:52 -05:00