net/sched: Enable NET_ACT_SKBMOD as module

This commit is contained in:
Ben Hutchings 2017-04-25 22:23:51 +01:00
parent 45a93062df
commit 94b8328125
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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)

View File

@ -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