All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: netfilter-devel@vger.kernel.org, Jan Engelhardt <jengelh@medozas.de>
Subject: Re: [PATCH] ebtables: Fix xt_AUDIT to work with ebtables, return EBT_CONTINUE if NFPROTO_BRIDGE
Date: Wed, 16 Mar 2011 18:33:56 +0100	[thread overview]
Message-ID: <4D80F484.4000508@trash.net> (raw)
In-Reply-To: <20110316092032.GA10096@canuck.infradead.org>

On 16.03.2011 10:20, Thomas Graf wrote:
> Even though ebtables uses xtables it still requires targets to
> return EBT_CONTINUE instead of XT_CONTINUE. This prevented
> xt_AUDIT to work as ebt module.
> 
> Upon Jan's suggestion, use a separate struct xt_target for
> NFPROTO_BRIDGE having its own target callback returning
> EBT_CONTINUE instead of cloning the module.
> 

Applied, thanks Thomas.

      reply	other threads:[~2011-03-16 17:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-16  0:33 [PATCH] ebtables: Clone xt_AUDIT to ebt_audit to return EBT_CONTINUE Thomas Graf
2011-03-16  0:43 ` Jan Engelhardt
2011-03-16  5:40   ` Patrick McHardy
2011-03-16  8:24     ` Thomas Graf
2011-03-16 13:58       ` Patrick McHardy
2011-03-16  9:20   ` [PATCH] ebtables: Fix xt_AUDIT to work with ebtables, return EBT_CONTINUE if NFPROTO_BRIDGE Thomas Graf
2011-03-16 17:33     ` 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=4D80F484.4000508@trash.net \
    --to=kaber@trash.net \
    --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.