From: Patrick McHardy <kaber@trash.net>
To: Yasuyuki KOZAKAI <yasuyuki.kozakai@toshiba.co.jp>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH RESEND]: conntrack: kill destroy() in nf_conntrack for diet
Date: Tue, 20 Mar 2007 02:06:35 +0100 [thread overview]
Message-ID: <45FF339B.5030202@trash.net> (raw)
In-Reply-To: <200703200057.l2K0vXrV009665@toshiba.co.jp>
Yasuyuki KOZAKAI wrote:
> The destructor per conntrack is unnecessary, then this replaces it with
> system wide destructor.
>
> Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
> ---
> include/linux/skbuff.h | 7 +------
> net/ipv4/netfilter/ip_conntrack_core.c | 4 +++-
> net/netfilter/core.c | 19 ++++++++++++++++++-
> net/netfilter/nf_conntrack_core.c | 4 +++-
> 4 files changed, 25 insertions(+), 9 deletions(-)
Thanks Yasuyuki, but this still doesn't apply to net-2.6.22
since ip_conntrack got removed and there are also rejects in
net/netfilter/core.c. Please rediff against Dave's net-2.6.22
tree, thanks.
next parent reply other threads:[~2007-03-20 1:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200703200057.l2K0vXrV009665@toshiba.co.jp>
2007-03-20 1:06 ` Patrick McHardy [this message]
2007-03-20 0:57 [PATCH RESEND]: conntrack: kill destroy() in nf_conntrack for diet Yasuyuki KOZAKAI
2007-03-20 1:08 ` Patrick McHardy
2007-03-20 6:06 ` Yasuyuki KOZAKAI
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=45FF339B.5030202@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=yasuyuki.kozakai@toshiba.co.jp \
/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.