netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* XT_CONTINUE/EBT_CONTINUE for universal modules
@ 2011-03-08 12:08 Thomas Graf
  2011-03-08 13:53 ` Jan Engelhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Graf @ 2011-03-08 12:08 UTC (permalink / raw)
  To: netfilter-devel

Hi

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? I've seen
some patches from Jan converting ebtables to use xtables infrastucture
but they haven't been merged.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-09 11:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).