Unverified Commit 89c20fb3 authored by r-vdp's avatar r-vdp
Browse files

lkl: add CONFIG_BRIDGE to the config when firewall support is enabled

Without this, the ruleset check fails on nftables rulesets that use the
bridge family.
parent f8447cdd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -233,3 +233,4 @@ CONFIG_NFT_SYNPROXY=y
CONFIG_NFT_TPROXY=y
CONFIG_NFT_TUNNEL=y
CONFIG_NFT_XFRM=y
CONFIG_BRIDGE=y