Merge mainline v2.6.27-rc2 tree into linux-omap tree
[pandora-kernel.git] / net / ipv4 / netfilter / Kconfig
index 90eb7cb..37e4470 100644 (file)
@@ -215,6 +215,19 @@ config IP_NF_TARGET_NETMAP
          addresses. It maps the network address part, while keeping the host
          address part intact.
 
+         To compile it as a module, choose M here.  If unsure, say N.
+
+config IP_NF_TARGET_IDLETIMER
+       tristate  "IDLETIMER target support"
+       depends on IP_NF_IPTABLES
+       help
+         This option adds a `IDLETIMER' target. Each matching packet resets
+         the timer associated with input and/or output interfaces. Timer
+         expiry causes kobject uevent. Idle timer can be read via sysfs.
+
+         To compile it as a module, choose M here.  If unsure, say N.
+
+
          To compile it as a module, choose M here.  If unsure, say N.
 
 config NF_NAT_SNMP_BASIC