All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Harald Welte <laforge@netfilter.org>
Cc: Netfilter Development Mailinglist
	<netfilter-devel@lists.netfilter.org>,
	Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>,
	Pablo Neira Ayuso <pablo@netfilter.org>
Subject: Re: [PATCH 2/4] nf_conntrack_ipv[4|6] load on demand for x_tables matches/targets, take #2
Date: Thu, 16 Feb 2006 09:43:20 +0100	[thread overview]
Message-ID: <43F43B28.4000908@trash.net> (raw)
In-Reply-To: <20060213111513.GS4601@sunbeam.de.gnumonks.org>

Harald Welte wrote:
> On Mon, Feb 13, 2006 at 03:41:36AM +0100, Pablo Neira Ayuso wrote:
> 
>>Thanks to Yasuyuki Kozakai for all the feedback.
>>
>>[NF_CONNTRACK] nf_conntrack_ipv[4|6] load on demand for x_tables
>>matches/targets, take #2
> 
> 
> this also looks fine to me, but might clash with some (unpublished?)
> work of Patrick McHardy on putting mist of the checkfn/... stuff into
> data structures.  
> 
> Patrick? What about pushing your changes to net-2.6.17?

I'll probably push them out tonight. They do something similar as
Pablo's patches, but instead of passing only the address family,
the family is stored in the struct xt_{match,target} and a pointer
to the struct is given to the match/target functions, so we also
have the revision available at runtime.

Pablo, please resubmit on top of my patches once I've posted them.

      parent reply	other threads:[~2006-02-16  8:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-13  2:41 [PATCH 2/4] nf_conntrack_ipv[4|6] load on demand for x_tables matches/targets, take #2 Pablo Neira Ayuso
2006-02-13 11:15 ` Harald Welte
2006-02-13 16:49   ` Patrick McHardy
2006-02-16  8:43   ` 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=43F43B28.4000908@trash.net \
    --to=kaber@trash.net \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=pablo@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.