netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] netfilter fix for 3.6-rc7
@ 2012-09-25 23:34 pablo
  2012-09-25 23:34 ` [PATCH] netfilter: xt_limit: have r->cost != 0 case work pablo
  2012-09-27 17:16 ` [PATCH] netfilter fix for 3.6-rc7 David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: pablo @ 2012-09-25 23:34 UTC (permalink / raw)
  To: netfilter-devel; +Cc: davem, netdev

From: Pablo Neira Ayuso <pablo@netfilter.org>

Hi David,

If time allows, I'd appreciate if you can take the following fix
for the xt_limit match.

As Jan indicates, random things may occur while using the xt_limit
match due to use of uninitialized memory.

You can pull this change from:

git://1984.lsi.us.es/nf master

Thanks!

Jan Engelhardt (1):
  netfilter: xt_limit: have r->cost != 0 case work

 net/netfilter/xt_limit.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-27 17:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-25 23:34 [PATCH] netfilter fix for 3.6-rc7 pablo
2012-09-25 23:34 ` [PATCH] netfilter: xt_limit: have r->cost != 0 case work pablo
2012-09-27 17:16 ` [PATCH] netfilter fix for 3.6-rc7 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).