[linux] 08/14: Enable IPVTAP

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jan 18 20:20:28 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 4c06af37ccb15d419910c984ca67328484f14457
Author: Bastian Blank <waldi at debian.org>
Date:   Thu Jan 18 19:05:12 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 16144bd..bc9e647 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,8 @@ 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, IP_SET_HASH_IPMAC, NET_ACT_SAMPLE.
+    IPV6_SEG6_HMAC, NF_LOG_NETDEV, IP_SET_HASH_IPMAC, NET_ACT_SAMPLE,
+    IPVTAP.
 
  -- 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 75ff5b4..ffbcdb7 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -2807,6 +2807,7 @@ CONFIG_IFB=m
 CONFIG_MACVLAN=m
 CONFIG_MACVTAP=m
 CONFIG_IPVLAN=m
+CONFIG_IPVTAP=m
 CONFIG_VXLAN=m
 CONFIG_GENEVE=m
 CONFIG_GTP=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