mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-24 19:28:09 +00:00
Add the additional bpf options to kernel config
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
0209e93d3e
commit
c54ea3e546
@ -1252,7 +1252,7 @@ CONFIG_NET_CLS_RSVP=y
|
||||
CONFIG_NET_CLS_RSVP6=y
|
||||
CONFIG_NET_CLS_FLOW=y
|
||||
CONFIG_NET_CLS_CGROUP=y
|
||||
# CONFIG_NET_CLS_BPF is not set
|
||||
CONFIG_NET_CLS_BPF=y
|
||||
# CONFIG_NET_CLS_FLOWER is not set
|
||||
CONFIG_NET_CLS_MATCHALL=y
|
||||
CONFIG_NET_EMATCH=y
|
||||
@ -1275,7 +1275,7 @@ CONFIG_NET_ACT_SIMP=y
|
||||
CONFIG_NET_ACT_SKBEDIT=y
|
||||
CONFIG_NET_ACT_CSUM=y
|
||||
# CONFIG_NET_ACT_VLAN is not set
|
||||
# CONFIG_NET_ACT_BPF is not set
|
||||
CONFIG_NET_ACT_BPF=y
|
||||
# CONFIG_NET_ACT_CONNMARK is not set
|
||||
# CONFIG_NET_ACT_SKBMOD is not set
|
||||
# CONFIG_NET_ACT_IFE is not set
|
||||
|
Loading…
Reference in New Issue
Block a user