Skip to content

Commit 1a24097

Browse files
authored
Merge pull request #4340 from amshinde/add-tc-u32-mirred
kernel: Add config for tc u32 filter and mirred action
2 parents 8f9a3f4 + 2176f3f commit 1a24097

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/iso/minikube-iso/board/coreos/minikube/linux_defconfig

+2
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,8 @@ CONFIG_NET_CLS_BPF=m
274274
CONFIG_NET_EMATCH=y
275275
CONFIG_NET_CLS_ACT=y
276276
CONFIG_NET_ACT_BPF=m
277+
CONFIG_NET_ACT_MIRRED=m
278+
CONFIG_NET_CLS_U32=m
277279
CONFIG_OPENVSWITCH=m
278280
CONFIG_VSOCKETS=m
279281
CONFIG_VIRTIO_VSOCKETS=m

0 commit comments

Comments
 (0)