netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Halasa <khc@pm.waw.pl>
To: Peter Warasin <peter@endian.com>, Patrick McHardy <kaber@trash.net>
Cc: <netdev@vger.kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [NETFILTER Kconfig help text]: bridge: add ebt_nflog watcher
Date: Mon, 30 Jun 2008 20:17:34 +0200	[thread overview]
Message-ID: <m3bq1i6b41.fsf@maximus.localdomain> (raw)

Hi,

is the following really correct?
e7bfd0a1a6c8f82977253dab19be9d9979c1ec1b

------------------------- net/bridge/netfilter/Kconfig -------------------------
index 4a3e2bf..7beeefa 100644
@@ -214,2 +214,16 @@ config BRIDGE_EBT_ULOG
 
+config BRIDGE_EBT_NFLOG
+	tristate "ebt: nflog support"
+	depends on BRIDGE_NF_EBTABLES
+	help
+	  This option enables the nflog watcher, which allows to LOG
+	  messages through the netfilter logging API, which can use
+	  either the old LOG target, the old ULOG target or nfnetlink_log
+	  as backend.
+
+	  This option adds the ulog watcher, that you can use in any rule
                               ^^^^^^^^^^^^
+	  in any ebtables table.
+
+	  To compile it as a module, choose M here.  If unsure, say N.
+
 endmenu


ulog watcher?
-- 
Krzysztof Halasa

             reply	other threads:[~2008-06-30 18:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-30 18:17 Krzysztof Halasa [this message]
2008-06-30 18:21 ` [NETFILTER Kconfig help text]: bridge: add ebt_nflog watcher Patrick McHardy
2008-06-30 19:07   ` Krzysztof Halasa

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=m3bq1i6b41.fsf@maximus.localdomain \
    --to=khc@pm.waw.pl \
    --cc=kaber@trash.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=peter@endian.com \
    /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).