All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 1/2 nf] netfilter: nft_queue: restrict queueing to supported families
Date: Fri, 26 Jun 2015 10:36:53 +0200	[thread overview]
Message-ID: <20150626083653.GA15225@salvia> (raw)
In-Reply-To: <20150626080201.GA10981@acer.localdomain>

On Fri, Jun 26, 2015 at 10:02:01AM +0200, Patrick McHardy wrote:
> On 26.06, Pablo Neira Ayuso wrote:
> > We only support IPv4 and IPv6 at this moment.
> 
> That's not a restriction but just a module alias. If the module is
> already loaded it will still be usable for any family.
> 
> Packets will of course simply get dropped by nf_queue(). If we
> really want to restrict this, we'd also have to restrict queueing
> verdict codes for other families.

I was trying to provide a simple way to avoid that users get this
loaded into their ruleset meanwhile.

      reply	other threads:[~2015-06-26  8:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-26  8:01 [PATCH 1/2 nf] netfilter: nft_queue: restrict queueing to supported families Pablo Neira Ayuso
2015-06-26  8:01 ` [PATCH 2/2 nf] netfilter: nfnetlink: keep going batch handling on missing modules Pablo Neira Ayuso
2015-06-26  8:02 ` [PATCH 1/2 nf] netfilter: nft_queue: restrict queueing to supported families Patrick McHardy
2015-06-26  8:36   ` Pablo Neira Ayuso [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=20150626083653.GA15225@salvia \
    --to=pablo@netfilter.org \
    --cc=kaber@trash.net \
    --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.