From 2b6eab507a2679a7be70740dd7f42860c59bec9e Mon Sep 17 00:00:00 2001 From: Brett Mastbergen Date: Tue, 11 Dec 2018 14:09:22 -0500 Subject: netfilter: Add fib support for nftables Signed-off-by: Brett Mastbergen --- target/linux/generic/config-4.14 | 1 + target/linux/generic/config-4.19 | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/generic') diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index 430e564e29..b6c3e4aa11 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -3164,6 +3164,7 @@ CONFIG_NFS_V3=y # CONFIG_NFT_DUP_IPV6 is not set # CONFIG_NFT_FIB_IPV4 is not set # CONFIG_NFT_FIB_IPV6 is not set +# CONFIG_NFT_FIB_NETDEV is not set # CONFIG_NFT_FLOW_OFFLOAD is not set # CONFIG_NFT_OBJREF is not set # CONFIG_NFT_RT is not set diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index 0302cb6052..4a956a9b14 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -3309,6 +3309,7 @@ CONFIG_NFS_V3=y # CONFIG_NFT_DUP_IPV6 is not set # CONFIG_NFT_FIB_IPV4 is not set # CONFIG_NFT_FIB_IPV6 is not set +# CONFIG_NFT_FIB_NETDEV is not set # CONFIG_NFT_FLOW_OFFLOAD is not set # CONFIG_NFT_OBJREF is not set # CONFIG_NFT_OSF is not set -- cgit v1.2.3