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

Ben Hutchings benh at alioth.debian.org
Fri Aug 19 00:33:25 UTC 2011


Author: benh
Date: Fri Aug 19 00:33:24 2011
New Revision: 17951

Log:
netfilter: Enable IP_SET_HASH_NETIFACE as module

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	Fri Aug 19 00:31:55 2011	(r17950)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Aug 19 00:33:24 2011	(r17951)
@@ -8,6 +8,7 @@
   * nfs: Enable NFSv4.1/pNFS (Closes: #627655)
   * [x86] ACPI: Enable ACPI_APEI_GHES as built-in (no longer modular).
     Enable ACPI_APEI_MEMORY_FAILURE.
+  * netfilter: Enable IP_SET_HASH_NETIFACE as module
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 27 Jul 2011 23:58:10 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Fri Aug 19 00:31:55 2011	(r17950)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Aug 19 00:33:24 2011	(r17951)
@@ -4165,6 +4165,7 @@
 CONFIG_IP_SET_HASH_IPPORTNET=m
 CONFIG_IP_SET_HASH_NET=m
 CONFIG_IP_SET_HASH_NETPORT=m
+CONFIG_IP_SET_HASH_NETIFACE=m
 CONFIG_IP_SET_LIST_SET=m
 
 ##



More information about the Kernel-svn-changes mailing list