netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [NETFILTER Kconfig help text]: bridge: add ebt_nflog watcher
@ 2008-06-30 18:17 Krzysztof Halasa
  2008-06-30 18:21 ` Patrick McHardy
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Halasa @ 2008-06-30 18:17 UTC (permalink / raw)
  To: Peter Warasin, Patrick McHardy; +Cc: netdev, lkml

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

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

end of thread, other threads:[~2008-06-30 19:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-30 18:17 [NETFILTER Kconfig help text]: bridge: add ebt_nflog watcher Krzysztof Halasa
2008-06-30 18:21 ` Patrick McHardy
2008-06-30 19:07   ` Krzysztof Halasa

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).