From: Thomas Graf <tgraf@infradead.org>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: XT_CONTINUE/EBT_CONTINUE for universal modules
Date: Wed, 9 Mar 2011 06:07:04 -0500 [thread overview]
Message-ID: <20110309110704.GB28673@canuck.infradead.org> (raw)
In-Reply-To: <alpine.LNX.2.01.1103081443350.32577@obet.zrqbmnf.qr>
On Tue, Mar 08, 2011 at 02:53:14PM +0100, Jan Engelhardt wrote:
> On Tuesday 2011-03-08 13:08, Thomas Graf wrote:
> >
> >xt_AUDIT.c currently returns XT_CONTINUE. The module is universal and would
> >be useable from ebtables if it wasn't for ebtables to expect EBT_CONTINUE.
> >
> >Is the only way around this cloning xt_AUDIT.c to ebt_audit.c?
>
> You could make all ebt targets ust XT_* values, provided that they are
> translated from/to EBT_* when reading/writing the table from/to
> userspace.
I guess it's not worth it considering that Xtables2 is around the corner.
I'll just clone xt_AUDIT.
> >I've seen some patches from Jan converting ebtables to use xtables
> >infrastucture but they haven't been merged.
>
> >From what I remember, they have become
> v2.6.28-rc1~717^2~109^2~29..v2.6.28-rc1~717^2~109^2~18 .
> If not, which patches would you be referring to?
I was referring to:
11/13 [NETFILTER]: Make Ebtables use Xtables infrastructure
prev parent reply other threads:[~2011-03-09 11:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-08 12:08 XT_CONTINUE/EBT_CONTINUE for universal modules Thomas Graf
2011-03-08 13:53 ` Jan Engelhardt
2011-03-09 11:07 ` Thomas Graf [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=20110309110704.GB28673@canuck.infradead.org \
--to=tgraf@infradead.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).