[kernel] r11209 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Sat Apr 26 22:00:46 UTC 2008


Author: maks
Date: Sat Apr 26 22:00:45 2008
New Revision: 11209

Log:
topconfig enable CONFIG_BRIDGE_EBT_NFLOG

 enables the nflog watcher, which allows to LOG messages through the netfilter logging API.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Apr 26 22:00:45 2008
@@ -3,7 +3,7 @@
   [ maximilian attems ]
   * topconfig set CRYPTO_CTS, SND_PCSP, SND_AW2, IWL4965_LEDS, IWL3945_LEDS,
     RT2400PCI_LEDS, RT2500PCI_LEDS, RT61PCI_LEDS, RT2500USB_LEDS,
-    RT73USB_LEDS, NF_CT_PROTO_DCCP.
+    RT73USB_LEDS, NF_CT_PROTO_DCCP, BRIDGE_EBT_NFLOG.
 
  -- maximilian attems <maks at debian.org>  Sat, 26 Apr 2008 23:11:17 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sat Apr 26 22:00:45 2008
@@ -1975,6 +1975,7 @@
 CONFIG_BRIDGE_EBT_SNAT=m
 CONFIG_BRIDGE_EBT_LOG=m
 CONFIG_BRIDGE_EBT_ULOG=m
+CONFIG_BRIDGE_EBT_NFLOG=m
 
 ##
 ## file: net/can/Kconfig



More information about the Kernel-svn-changes mailing list