[linux] 06/13: ipv6: Enable IPV6_ILA as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 4 23:53:03 UTC 2017


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

benh pushed a commit to branch sid
in repository linux.

commit ac48b8b17cdf77b62ff561852e23e4fdd04ad1a2
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 4 00:33:20 2017 +0000

    ipv6: Enable IPV6_ILA as module
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0d7c184..05ee2b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
   * [amd64] PCI: Enable PCI_HYPERV as module
   * inet: Enable INET_DIAG_DESTROY
   * tcp: Enable TCP_CONG_NV as module
+  * ipv6: Enable IPV6_ILA as module
 
   [ Salvatore Bonaccorso ]
   * sg_write()/bsg_write() is not fit to be called under KERNEL_DS
diff --git a/debian/config/config b/debian/config/config
index 64edd91..d779583 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6198,6 +6198,7 @@ CONFIG_INET6_AH=m
 CONFIG_INET6_ESP=m
 CONFIG_INET6_IPCOMP=m
 CONFIG_IPV6_MIP6=y
+CONFIG_IPV6_ILA=m
 CONFIG_INET6_XFRM_MODE_TRANSPORT=m
 CONFIG_INET6_XFRM_MODE_TUNNEL=m
 CONFIG_INET6_XFRM_MODE_BEET=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