All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mart Frauenlob <mart.frauenlob@chello.at>
To: netfilter@vger.kernel.org
Subject: Re: libnetfilter_queue quick question
Date: Wed, 14 Jul 2010 15:13:29 +0200	[thread overview]
Message-ID: <4C3DB7F9.9090709@chello.at> (raw)
In-Reply-To: <4C3D82FD.3030202@tana.it>

On 14.07.2010 11:27, vesely@tana.it wrote:
> On 12/Jul/10 18:00, Edison Figueira wrote:
>> The absence of the verdict like<RETURN> on libnetfilter_queue is
>> because it
>> was not implemented or is not possible to implement?

the latter i think.

>
> Return what/where? Don't confuse tables with chains or queues...
>
>> Has something like of<RETURN> what can be make in the queue to have this
>> effect?
>
> Setting a mark and ACCEPT a packet from a table may be a handy way to
> return a value that can be tested by iptables rules of a further table.
>

A 'pass through' option for queued packets does not sound wrong to me.

... -j NFQUEUE
... next rule that may hit packets, which 'RETURN' from the queue

regards

Mart

      reply	other threads:[~2010-07-14 13:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-12 16:00 libnetfilter_queue quick question Edison Figueira
2010-07-14  9:27 ` Alessandro Vesely
2010-07-14 13:13   ` Mart Frauenlob [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=4C3DB7F9.9090709@chello.at \
    --to=mart.frauenlob@chello.at \
    --cc=netfilter@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.