[linux] 03/18: net/sched: Enable NET_ACT_SKBMOD as module

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 94b832812547d85af1dd105bb95007b85c5a4874
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Apr 25 22:23:51 2017 +0100

    net/sched: Enable NET_ACT_SKBMOD as module
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9ff1b66..82870a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -334,6 +334,7 @@ linux (4.9.24-1) UNRELEASED; urgency=medium
     (CVE-2017-7472)
   * PCI: Enable PCIE_PTM (except on armel/marvell)
   * 6lowpan: Enable Generic Header Compression modules
+  * net/sched: Enable NET_ACT_SKBMOD as module
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index 7b772b3..1e3b79b 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6712,6 +6712,7 @@ CONFIG_NET_ACT_CSUM=m
 CONFIG_NET_ACT_VLAN=m
 CONFIG_NET_ACT_BPF=m
 CONFIG_NET_ACT_CONNMARK=m
+CONFIG_NET_ACT_SKBMOD=m
 CONFIG_NET_ACT_IFE=m
 CONFIG_NET_ACT_TUNNEL_KEY=m
 CONFIG_NET_IFE_SKBMARK=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