summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2022-04-28 18:43:22 +0200
committerWolfgang Müller2022-07-10 19:07:43 +0200
commit81044c16e7da1b0ab6f7e0c9b5612ed030a0d92e (patch)
tree1c1dcdf1db3d10dd78bca1484c15f4a7110da700
parent241e40774fee03d2b69f24ff9335dac5dbd24f19 (diff)
downloadkernfrag-81044c16e7da1b0ab6f7e0c9b5612ed030a0d92e.tar.gz
fragments: Remove obsolete settings from net/nftables
These are gone with the 5.17 series.
-rw-r--r--fragments/net/nftables3
1 files changed, 0 insertions, 3 deletions
diff --git a/fragments/net/nftables b/fragments/net/nftables
index a0b2c8a..a4dceeb 100644
--- a/fragments/net/nftables
+++ b/fragments/net/nftables
@@ -16,7 +16,6 @@ CONFIG_NF_TABLES_INET=y
CONFIG_NF_TABLES_NETDEV=y
CONFIG_NFT_NUMGEN=y
CONFIG_NFT_CT=y
-CONFIG_NFT_COUNTER=y
CONFIG_NFT_CONNLIMIT=y
CONFIG_NFT_LOG=y
CONFIG_NFT_LIMIT=y
@@ -43,13 +42,11 @@ CONFIG_NFT_FIB_INET=y
CONFIG_NFT_FIB_IPV4=y
CONFIG_NFT_FLOW_OFFLOAD=y
CONFIG_NF_TABLES_ARP=y
-CONFIG_NF_FLOW_TABLE_IPV4=y
CONFIG_NF_LOG_ARP=y
CONFIG_NF_LOG_IPV4=y
CONFIG_NFT_DUP_IPV6=y
CONFIG_NFT_FIB_IPV6=y
CONFIG_NFT_FIB_NETDEV=y
-CONFIG_NF_FLOW_TABLE_IPV6=y
CONFIG_NF_LOG_IPV6=y
CONFIG_BRIDGE_NETFILTER=y
CONFIG_BRIDGE_VLAN_FILTERING=y