netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] netfilter updates for net tree
@ 2012-02-24 22:38 pablo
  2012-02-24 22:38 ` [PATCH 1/2] Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries" pablo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pablo @ 2012-02-24 22:38 UTC (permalink / raw)
  To: netdev; +Cc: netfilter-devel, davem

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

Hi David,

This patchset revert the previous fix for ctnetlink soft lockup when
the conntrack table is full. There was a race condition between the
possible creation of the conntrack by one packet and ctnetlink itself.
Then it follows the new fix which is complete.

I'm sorry for puzzling, I'll put more care on this next time.

You can pull these changes from:

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

Thanks.

Jozsef Kadlecsik (1):
  netfilter: ctnetlink: fix soft lockup when netlink adds new entries
    (v2)

Pablo Neira Ayuso (1):
  Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new
    entries"

 include/net/netfilter/nf_conntrack.h |    2 +-
 net/netfilter/nf_conntrack_core.c    |   38 ++++++++++++++++++++++++++++++---
 net/netfilter/nf_conntrack_netlink.c |   11 +++------
 3 files changed, 39 insertions(+), 12 deletions(-)

-- 
1.7.7.3


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

end of thread, other threads:[~2012-02-24 22:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24 22:38 [PATCH 0/2] netfilter updates for net tree pablo
2012-02-24 22:38 ` [PATCH 1/2] Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries" pablo
2012-02-24 22:38 ` [PATCH 2/2] netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) pablo
2012-02-24 22:42 ` [PATCH 0/2] netfilter updates for net tree 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).