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 Feb 26, 2024
1 parent 8f7a4d7 commit 4d36533
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 @@ -1529,6 +1529,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 @@ -1617,6 +1617,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 4d36533

Please sign in to comment.