From: pablo@netfilter.org
To: netfilter-devel@vger.kernel.org
Cc: davem@davemloft.net
Subject: [PATCH 0/2] netfilter updates for davem's net tree
Date: Wed, 12 Oct 2011 19:32:50 +0200 [thread overview]
Message-ID: <1318440772-21058-1-git-send-email-pablo@netfilter.org> (raw)
From: Pablo Neira Ayuso <pablo@netfilter.org>
Hi Dave,
The following patches are two bugfixes for your net tree. One
regarding the conntrack event infrastructure with GRE traffic
and one fix to resolve one deadlock in the IPVS state
synchronization.
You can pull these changes from (my nf branch):
git://1984.lsi.us.es/net nf
Florian Westphal (1):
netfilter: nf_conntrack: fix event flooding in GRE protocol tracker
Hans Schillstrom (1):
ipvs: netns shutdown/startup dead-lock
include/net/ip_vs.h | 1 +
net/netfilter/ipvs/ip_vs_ctl.c | 131 +++++++++++++++++++------------
net/netfilter/ipvs/ip_vs_sync.c | 6 ++
net/netfilter/nf_conntrack_proto_gre.c | 4 +-
4 files changed, 89 insertions(+), 53 deletions(-)
--
1.7.2.5
next reply other threads:[~2011-10-12 17:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-12 17:32 pablo [this message]
2011-10-12 17:32 ` [PATCH 1/2] netfilter: nf_conntrack: fix event flooding in GRE protocol tracker pablo
2011-10-12 17:32 ` [PATCH 2/2] ipvs: netns shutdown/startup dead-lock pablo
2011-10-13 20:41 ` [PATCH 0/2] netfilter updates for davem's net tree David Miller
2011-10-17 23:40 ` 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=1318440772-21058-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).