From: Patrick McHardy <kaber@trash.net>
To: Rainer Sabelka <sabelka@iue.tuwien.ac.at>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [SPAM?] Re: conntrackd causes kernel panic
Date: Wed, 11 Jun 2008 08:17:35 +0200 [thread overview]
Message-ID: <484F6DFF.8030700@trash.net> (raw)
In-Reply-To: <200806101706.52341.sabelka@iue.tuwien.ac.at>
Rainer Sabelka wrote:
> On Tuesday 10 June 2008 16:29, Patrick McHardy wrote:
>> Do these two patches help?
>
> Patrick, I tried to apply those patches to the Ubuntu kernel sources
> (2.6.24-18) but they failed, so I guess I should try to use a vanilla kernel
> instead.
> Which version should I try?
They apply cleanly to the current 2.6.26-rc and probably
also to 2.6.25.
It should also be simple to fix up manually, with 2.6.24
you only need the first patch, but it doesn't apply because
that kernel is missing the rcu conversion. You can fix
it up manually by moving the nf_ct_ext_destroy() call from
destroy_conntrack() to nf_conntrack_free() in
net/netfilter/nf_conntrack_core.c.
prev parent reply other threads:[~2008-06-11 6:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-10 11:43 conntrackd causes kernel panic Rainer Sabelka
2008-06-10 14:29 ` Patrick McHardy
2008-06-10 15:06 ` [SPAM?] " Rainer Sabelka
2008-06-10 17:01 ` Krzysztof Oledzki
2008-06-10 18:12 ` Krzysztof Oledzki
2008-06-11 6:41 ` Rainer Sabelka
2008-06-11 6:48 ` Patrick McHardy
2008-06-11 6:17 ` Patrick McHardy [this message]
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=484F6DFF.8030700@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
--cc=sabelka@iue.tuwien.ac.at \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.