]> err.no Git - linux-2.6/blobdiff - net/netfilter/Kconfig
[PATCH] fs: remove redundant timespec_equal test in update_atime()
[linux-2.6] / net / netfilter / Kconfig
index f0eb23e5c5f170059cdf7001e231c6595e5fb4db..8296b38bf2701fdd81aa275a18fcbc1b26a7d787 100644 (file)
@@ -11,3 +11,14 @@ config NETFILTER_NETLINK_QUEUE
          If this option isenabled, the kernel will include support
          for queueing packets via NFNETLINK.
          
+config NETFILTER_NETLINK_LOG
+       tristate "Netfilter LOG over NFNETLINK interface"
+       depends on NETFILTER_NETLINK
+       help
+         If this option is enabled, the kernel will include support
+         for logging packets via NFNETLINK.
+
+         This obsoletes the existing ipt_ULOG and ebg_ulog mechanisms,
+         and is also scheduled to replace the old syslog-based ipt_LOG
+         and ip6t_LOG modules.
+