mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-19 11:06:31 +00:00
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:
parent
b0bc71a835
commit
bc7c109163
@ -153,6 +153,7 @@ CONFIG_NFT_BRIDGE_REJECT=m
|
|||||||
CONFIG_NETFILTER_NETLINK_QUEUE=m
|
CONFIG_NETFILTER_NETLINK_QUEUE=m
|
||||||
CONFIG_NETFILTER_XT_SET=m
|
CONFIG_NETFILTER_XT_SET=m
|
||||||
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
|
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
|
||||||
|
CONFIG_NETFILTER_XT_MARK=m
|
||||||
|
|
||||||
CONFIG_IP_SET=m
|
CONFIG_IP_SET=m
|
||||||
CONFIG_IP_SET_BITMAP_IP=m
|
CONFIG_IP_SET_BITMAP_IP=m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user