All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Yasuyuki KOZAKAI <yasuyuki.kozakai@toshiba.co.jp>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH 07/10] nf_conntrack: Removes old memory allocator of conntrack
Date: Mon, 25 Jun 2007 20:22:13 +0200	[thread overview]
Message-ID: <468007D5.3000402@trash.net> (raw)
In-Reply-To: <200706251722.l5PHMFbX009427@toshiba.co.jp>

Yasuyuki KOZAKAI wrote:
> Now memory space for help and NAT are allocated by extension infrastructure.
> 
> Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
> ---
>  include/net/netfilter/nf_conntrack.h           |   14 --
>  include/net/netfilter/nf_conntrack_l3proto.h   |    2 -
>  net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c |    6 -
>  net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c |    6 -
>  net/netfilter/nf_conntrack_core.c              |  222 ++----------------------
>  net/netfilter/nf_conntrack_l3proto_generic.c   |    7 -
>  6 files changed, 15 insertions(+), 242 deletions(-)


Applied, thanks.

       reply	other threads:[~2007-06-25 18:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200706251722.l5PHMFbX009427@toshiba.co.jp>
2007-06-25 18:22 ` Patrick McHardy [this message]
2007-06-25 17:22 [PATCH 07/10] nf_conntrack: Removes old memory allocator of conntrack Yasuyuki KOZAKAI
  -- strict thread matches above, loose matches on Subject: below --
2007-06-25  3:15 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=468007D5.3000402@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.