Skip to content

Commit

Permalink
Add kernel module xt_statistic
Browse files Browse the repository at this point in the history
Ip-tables couldn't be modified by k3s-agent since module is missing

Signed-off-by: Felix Loesch <[email protected]>
  • Loading branch information
LoeFe authored and Loesch, Felix committed Jan 7, 2025
1 parent 9ece8fd commit 8941934
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes-kernel/linux/files/iot2050_defconfig_base
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_IP_VS=m
CONFIG_IP_VS_RR=m
CONFIG_IP_NF_IPTABLES=m
Expand Down

0 comments on commit 8941934

Please sign in to comment.