[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1357589047-3373-1-git-send-email-pablo@netfilter.org>
Date: Mon, 7 Jan 2013 21:04:04 +0100
From: pablo@...filter.org
To: netfilter-devel@...r.kernel.org
Cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: [PATCH 0/3] Netfilter fixes for 3.8-rc2
From: Pablo Neira Ayuso <pablo@...filter.org>
Hi David,
The following batch contains Netfilter fixes for 3.8-rc2, they are:
* Fix IPv6 stateless network/port translation (NPT) checksum
calculation, from Ulrich Weber.
* Fix for xt_recent to avoid memory allocation failures if large
hashtables are used, from Eric Dumazet.
* Fix missing dependencies in Kconfig for the deprecated NOTRACK,
from myself.
You can pull these changes from:
git://1984.lsi.us.es/nf master
Thanks!
Eric Dumazet (1):
netfilter: xt_recent: avoid high order page allocations
Pablo Neira Ayuso (1):
netfilter: fix missing dependencies for the NOTRACK target
Ulrich Weber (1):
netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation
net/ipv6/netfilter/ip6t_NPT.c | 33 +++++++--------------------------
net/netfilter/Kconfig | 3 +++
net/netfilter/xt_recent.c | 23 ++++++++++++++++++-----
3 files changed, 28 insertions(+), 31 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists