All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 1/4] xtables: add struct xt_mtchk_param::net
Date: Mon, 18 Jan 2010 08:24:02 +0100	[thread overview]
Message-ID: <4B540C92.6050106@trash.net> (raw)
In-Reply-To: <20100116185453.GB24605@x200>

Alexey Dobriyan wrote:
> Some complex match modules (like xt_hashlimit/xt_recent) want netns
> information at constructor and destructor time. We propably can play
> games at match destruction time, because netns can be passed in object,
> but I think it's cleaner to explicitly pass netns.

Agreed.

> Add ->net, make sure it's set from ebtables/iptables/ip6tables code.

Applied, but I once again had to fix up several instances of overly
long lines. I'm tired of repeating these trivial things every time
you send me a patch, next time I'll silently drop them.

      reply	other threads:[~2010-01-18  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-16 18:54 [PATCH 1/4] xtables: add struct xt_mtchk_param::net Alexey Dobriyan
2010-01-18  7:24 ` 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=4B540C92.6050106@trash.net \
    --to=kaber@trash.net \
    --cc=adobriyan@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    /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.