From: pablo@netfilter.org
To: netfilter-devel@vger.kernel.org
Cc: davem@davemloft.net
Subject: [PATCH 0/3] netfilter updates for 3.2-rc
Date: Mon, 28 Nov 2011 04:30:57 +0100 [thread overview]
Message-ID: <1322451060-4883-1-git-send-email-pablo@netfilter.org> (raw)
From: Pablo Neira Ayuso <pablo@netfilter.org>
Hi Dave,
The following patches are three bugfixes for 3.2-rc. One that fixes
the stopping one lxc container while having conntracks in the table
and nf_netlink_conntrack enabled. Some minor compilation warning in
ipset and unaligned access in ip_route_me_harder.
You can pull these changes from (my nf branch):
git://1984.lsi.us.es/net nf
Thanks!
Jozsef Kadlecsik (1):
netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c
Pablo Neira Ayuso (1):
netfilter: nf_conntrack: make event callback registration per-netns
Paul Guo (1):
netfilter: possible unaligned packet header in ip_route_me_harder
include/net/netfilter/nf_conntrack_ecache.h | 19 ++++---
include/net/netns/conntrack.h | 2 +
net/ipv4/netfilter.c | 3 +-
net/netfilter/ipset/ip_set_hash_ipport.c | 2 +-
net/netfilter/ipset/ip_set_hash_ipportip.c | 2 +-
net/netfilter/ipset/ip_set_hash_ipportnet.c | 2 +-
net/netfilter/nf_conntrack_ecache.c | 37 +++++++-------
net/netfilter/nf_conntrack_netlink.c | 73 +++++++++++++++++++--------
8 files changed, 87 insertions(+), 53 deletions(-)
--
1.7.2.5
next reply other threads:[~2011-11-28 3:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-28 3:30 pablo [this message]
2011-11-28 3:30 ` [PATCH 1/3] netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c pablo
2011-11-28 3:30 ` [PATCH 2/3] netfilter: possible unaligned packet header in ip_route_me_harder pablo
2011-11-28 3:31 ` [PATCH 3/3] netfilter: nf_conntrack: make event callback registration per-netns pablo
2011-11-29 6:23 ` [PATCH 0/3] netfilter updates for 3.2-rc David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1322451060-4883-1-git-send-email-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=davem@davemloft.net \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).