[linux] 02/18: 6lowpan: Enable Generic Header Compression modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Apr 25 22:40:27 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 45a93062dffec56e493aa568ba9cc494ddc89a83
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Apr 25 22:22:50 2017 +0100

    6lowpan: Enable Generic Header Compression modules
---
 debian/changelog     | 1 +
 debian/config/config | 6 ++++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fbe2b30..9ff1b66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -333,6 +333,7 @@ linux (4.9.24-1) UNRELEASED; urgency=medium
   * KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
     (CVE-2017-7472)
   * PCI: Enable PCIE_PTM (except on armel/marvell)
+  * 6lowpan: Enable Generic Header Compression modules
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index 36b975f..7b772b3 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6000,6 +6000,12 @@ CONFIG_6LOWPAN_NHC_IPV6=m
 CONFIG_6LOWPAN_NHC_MOBILITY=m
 CONFIG_6LOWPAN_NHC_ROUTING=m
 CONFIG_6LOWPAN_NHC_UDP=m
+CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m
+CONFIG_6LOWPAN_GHC_UDP=m
+CONFIG_6LOWPAN_GHC_ICMPV6=m
+CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m
+CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m
+CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m
 
 ##
 ## file: net/8021q/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