[linux] 04/14: Enable IPV6_SEG6_LWTUNNEL, IPV6_SEG6_HMAC

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 cdc2183e8bc1679726f65e1057a73c55a6312311
Author: Bastian Blank <waldi at debian.org>
Date:   Thu Jan 18 18:48:40 2018 +0100

    Enable IPV6_SEG6_LWTUNNEL, IPV6_SEG6_HMAC
---
 debian/changelog     | 3 ++-
 debian/config/config | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b6a0b0f..90ac7fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,8 @@ linux (4.15~rc8-1~exp2) UNRELEASED; urgency=medium
     - Support Microsoft Azure.
     - Support Amazon EC2.
   * Enable NUMA_BALANCING_DEFAULT_ENABLED, enabled by all others.
-  * Enable INET_ESP_OFFLOAD, INET6_ESP_OFFLOAD.
+  * Enable INET_ESP_OFFLOAD, INET6_ESP_OFFLOAD, IPV6_SEG6_LWTUNNEL,
+    IPV6_SEG6_HMAC.
 
  -- 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 3c714ad..60eb9b9 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6573,6 +6573,8 @@ CONFIG_IPV6_SUBTREES=y
 CONFIG_IPV6_MROUTE=y
 CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
 CONFIG_IPV6_PIMSM_V2=y
+CONFIG_IPV6_SEG6_LWTUNNEL=y
+CONFIG_IPV6_SEG6_HMAC=y
 
 ##
 ## file: net/ipv6/netfilter/Kconfig

-- 
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