[linux] 06/14: Enable IP_SET_HASH_IPMAC

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jan 18 20:20:27 UTC 2018


This is an automated email from the git hooks/post-receive script.

waldi pushed a commit to branch master
in repository linux.

commit 82296390f5611ff907aaa3c797275a4673a51c55
Author: Bastian Blank <waldi at debian.org>
Date:   Thu Jan 18 18:52:18 2018 +0100

    Enable IP_SET_HASH_IPMAC
---
 debian/changelog     | 2 +-
 debian/config/config | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6fce526..23b02b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ linux (4.15~rc8-1~exp2) UNRELEASED; urgency=medium
     - Support Amazon EC2.
   * Enable NUMA_BALANCING_DEFAULT_ENABLED, enabled by all others.
   * Enable INET_ESP_OFFLOAD, INET6_ESP_OFFLOAD, IPV6_SEG6_LWTUNNEL,
-    IPV6_SEG6_HMAC, NF_LOG_NETDEV.
+    IPV6_SEG6_HMAC, NF_LOG_NETDEV, IP_SET_HASH_IPMAC.
 
  -- Bastian Blank <waldi at debian.org>  Thu, 18 Jan 2018 09:14:57 +0100
 
diff --git a/debian/config/config b/debian/config/config
index 98be82d..79c26e8 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6817,6 +6817,7 @@ CONFIG_IP_SET_HASH_IPMARK=m
 CONFIG_IP_SET_HASH_IPPORT=m
 CONFIG_IP_SET_HASH_IPPORTIP=m
 CONFIG_IP_SET_HASH_IPPORTNET=m
+CONFIG_IP_SET_HASH_IPMAC=m
 CONFIG_IP_SET_HASH_MAC=m
 CONFIG_IP_SET_HASH_NETPORTNET=m
 CONFIG_IP_SET_HASH_NET=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list