Skip to content

Commit

Permalink
enable xt_set for kubernetes networking
Browse files Browse the repository at this point in the history
Kubernetes container networking depends on the xt_set capability, see weaveworks/weave#2617 (comment)
  • Loading branch information
everflux authored May 5, 2019
1 parent 9e117e6 commit e828294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/linux-odroid-n2/config
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ CONFIG_NETFILTER_XTABLES=m
#
CONFIG_NETFILTER_XT_MARK=m
CONFIG_NETFILTER_XT_CONNMARK=m
# CONFIG_NETFILTER_XT_SET is not set
CONFIG_NETFILTER_XT_SET=m

#
# Xtables targets
Expand Down

0 comments on commit e828294

Please sign in to comment.