Skip to content

Commit

Permalink
Merge pull request #4340 from amshinde/add-tc-u32-mirred
Browse files Browse the repository at this point in the history
kernel: Add config for tc u32 filter and mirred action
  • Loading branch information
tstromberg authored May 24, 2019
2 parents 8f9a3f4 + 2176f3f commit 1a24097
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/iso/minikube-iso/board/coreos/minikube/linux_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,8 @@ CONFIG_NET_CLS_BPF=m
CONFIG_NET_EMATCH=y
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_BPF=m
CONFIG_NET_ACT_MIRRED=m
CONFIG_NET_CLS_U32=m
CONFIG_OPENVSWITCH=m
CONFIG_VSOCKETS=m
CONFIG_VIRTIO_VSOCKETS=m
Expand Down

0 comments on commit 1a24097

Please sign in to comment.