All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Christoph Paasch <christoph.paasch@gmail.com>,
	netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] netfilter: Allow dropping packet after call to l4proto->packet
Date: Thu, 12 Mar 2009 18:27:03 +0100	[thread overview]
Message-ID: <49B945E7.7080203@netfilter.org> (raw)
In-Reply-To: <alpine.LSU.2.00.0903121634070.12067@fbirervta.pbzchgretzou.qr>

Jan Engelhardt wrote:
> On Thursday 2009-03-12 16:13, Christoph Paasch wrote:
> 
>> As NF_DROP = 0, no packets would ever have been dropped.
> 
> Mh would not it be safer to actually give NF_DROP a real value so that 
> -NF_DROP also makes sense?
> (Might need checking places where NF_DROP is used.)

We cannot change the current value of NF_DROP. This is exposed to
userspace in libnetfilter_queue. Changing the value would break backward
compatibility of existing applications.

-- 
"Los honestos son inadaptados sociales" -- Les Luthiers

  parent reply	other threads:[~2009-03-12 17:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-12 13:44 l4_packet returning NF_DROP Christoph Paasch
2009-03-12 15:02 ` Christoph Paasch
2009-03-12 15:13   ` [PATCH] netfilter: Allow dropping packet after call to l4proto->packet Christoph Paasch
2009-03-12 15:34     ` Jan Engelhardt
2009-03-12 15:49       ` Christoph Paasch
2009-03-12 16:07         ` Jan Engelhardt
2009-03-12 17:27       ` Pablo Neira Ayuso [this message]
2009-03-12 17:26     ` Pablo Neira Ayuso
2009-03-13  8:27       ` Christoph Paasch

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=49B945E7.7080203@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=christoph.paasch@gmail.com \
    --cc=jengelh@medozas.de \
    --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.