[linux] 03/14: Enable INET_ESP_OFFLOAD, INET6_ESP_OFFLOAD

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 3a62f848cfed26d76590c35e88a9d233fb486477
Author: Bastian Blank <waldi at debian.org>
Date:   Thu Jan 18 18:44:37 2018 +0100

    Enable INET_ESP_OFFLOAD, INET6_ESP_OFFLOAD
---
 debian/changelog     | 1 +
 debian/config/config | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c5ccac5..b6a0b0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ 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.
 
  -- 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 b068b58..3c714ad 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6471,6 +6471,7 @@ CONFIG_NET_FOU=m
 CONFIG_NET_FOU_IP_TUNNELS=y
 CONFIG_INET_AH=m
 CONFIG_INET_ESP=m
+CONFIG_INET_ESP_OFFLOAD=m
 CONFIG_INET_IPCOMP=m
 CONFIG_INET_XFRM_MODE_TRANSPORT=m
 CONFIG_INET_XFRM_MODE_TUNNEL=m
@@ -6554,6 +6555,7 @@ CONFIG_IPV6_ROUTE_INFO=y
 CONFIG_IPV6_OPTIMISTIC_DAD=y
 CONFIG_INET6_AH=m
 CONFIG_INET6_ESP=m
+CONFIG_INET6_ESP_OFFLOAD=m
 CONFIG_INET6_IPCOMP=m
 CONFIG_IPV6_MIP6=y
 CONFIG_IPV6_ILA=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