Enable Netfilter MARK match kernel configuration (#3492)

Make the Netfitler MARK match kernel config a OS required configuration.
This config is required by the OpenThread Border Router add-on.

Fixes: https://github.com/home-assistant/addons/issues/3698
This commit is contained in:
Stefan Agner 2024-07-24 16:40:37 +02:00 committed by GitHub
parent b0bc71a835
commit bc7c109163
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -153,6 +153,7 @@ CONFIG_NFT_BRIDGE_REJECT=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_XT_SET=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MARK=m
CONFIG_IP_SET=m
CONFIG_IP_SET_BITMAP_IP=m