Skip to content

Commit

Permalink
needed for Lightweight Tunnel hook for IP-in-IP encapsulation
Browse files Browse the repository at this point in the history
  • Loading branch information
taliesins committed Jul 21, 2024
1 parent b278ebd commit b5f58c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/config-wsl-arm64
Original file line number Diff line number Diff line change
Expand Up @@ -1501,6 +1501,7 @@ CONFIG_CEPH_LIB=y
# CONFIG_PSAMPLE is not set
# CONFIG_NET_IFE is not set
# CONFIG_LWTUNNEL is not set
CONFIG_LWTUNNEL_BPF=m
CONFIG_LRU_CACHE=m
CONFIG_LRU_GEN_ENABLED=y
CONFIG_NR_LRU_GENS=7
Expand Down
1 change: 1 addition & 0 deletions arch/x86/configs/config-wsl-x86
Original file line number Diff line number Diff line change
Expand Up @@ -1630,6 +1630,7 @@ CONFIG_CEPH_LIB=y
# CONFIG_PSAMPLE is not set
# CONFIG_NET_IFE is not set
# CONFIG_LWTUNNEL is not set
CONFIG_LWTUNNEL_BPF=m
CONFIG_LRU_CACHE=m
CONFIG_LRU_GEN_ENABLED=y
CONFIG_NR_LRU_GENS=7
Expand Down

0 comments on commit b5f58c2

Please sign in to comment.