Linux Netfilter development
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Eric Leblond <eric@inl.fr>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [ULOGD PATCH 1/5] Fix logic of propagation trough the stack.
Date: Thu, 12 Jun 2008 11:18:05 +0200	[thread overview]
Message-ID: <4850E9CD.8050807@netfilter.org> (raw)
In-Reply-To: <1212758035-19538-2-git-send-email-eric@inl.fr>

Eric Leblond wrote:
> This patch fixes the implementation of the propagation through the
> stack. When a plugin returns ULOGD_IRET_STOP, the propagation should
> stop. This was not the case as break was used to do so but it was called
> inside a switch and thus apply to the switch instruction and not to
> the llist iteration.

Applied. Thanks.

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

      parent reply	other threads:[~2008-06-12  9:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-06 13:13 [ULOGD PATCH 0/5] New filter module MARK and misc fixes Eric Leblond
2008-06-06 13:13 ` [ULOGD PATCH 1/5] Fix logic of propagation trough the stack Eric Leblond
2008-06-06 13:13   ` [ULOGD PATCH 2/5] New MARK filtering module Eric Leblond
2008-06-06 13:13     ` [ULOGD PATCH 3/5] Enable reading of hex or dec integer in config file Eric Leblond
2008-06-06 13:13       ` [ULOGD PATCH 4/5] Use ULOGD_IRET_* as return for all interp functions Eric Leblond
2008-06-06 13:13         ` [ULOGD PATCH 5/5] Update configfile for MARK module Eric Leblond
2008-06-12  9:19           ` Pablo Neira Ayuso
2008-06-12  9:19         ` [ULOGD PATCH 4/5] Use ULOGD_IRET_* as return for all interp functions Pablo Neira Ayuso
2008-06-06 13:23       ` [ULOGD PATCH 3/5] Enable reading of hex or dec integer in config file Patrick McHardy
2008-06-12  9:19       ` Pablo Neira Ayuso
2008-06-06 13:29     ` [ULOGD PATCH 2/5] New MARK filtering module Patrick McHardy
2008-06-06 13:34       ` Eric Leblond
2008-06-08 10:12       ` [ULOGD PATCH] Resent, new " Eric Leblond
2008-06-12  9:18         ` Pablo Neira Ayuso
2008-06-12  9:18   ` 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=4850E9CD.8050807@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=eric@inl.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox