netfilter: enable NFT_FIB_NETDEV as module

This commit is contained in:
Uwe Kleine-König 2018-02-23 13:10:52 +01:00
parent a8a0de4aba
commit 830286e344
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
linux (4.15.4-2) UNRELEASED; urgency=medium
* netfilter: enable NFT_FIB_NETDEV as module
-- Uwe Kleine-König <ukleinek@debian.org> Fri, 23 Feb 2018 13:08:33 +0100
linux (4.15.4-1) unstable; urgency=medium
* New upstream release: https://kernelnewbies.org/Linux_4.15

View File

@ -6746,6 +6746,7 @@ CONFIG_NFT_FIB_INET=m
CONFIG_NF_DUP_NETDEV=m
CONFIG_NFT_DUP_NETDEV=m
CONFIG_NFT_FWD_NETDEV=m
CONFIG_NFT_FIB_NETDEV=m
CONFIG_NETFILTER_XTABLES=m
CONFIG_NETFILTER_XT_SET=m
CONFIG_NETFILTER_XT_TARGET_AUDIT=m