netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] netfilter updates for davem's net tree
@ 2011-10-12 17:32 pablo
  2011-10-12 17:32 ` [PATCH 1/2] netfilter: nf_conntrack: fix event flooding in GRE protocol tracker pablo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pablo @ 2011-10-12 17:32 UTC (permalink / raw)
  To: netfilter-devel; +Cc: davem

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


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

end of thread, other threads:[~2011-10-17 23:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-12 17:32 [PATCH 0/2] netfilter updates for davem's net tree pablo
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

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).