Skip to content

Commit

Permalink
[Kernel Config] Enable Multipath Routing Support (#90)
Browse files Browse the repository at this point in the history
* Enable Multipath Routing Support in Kernel Configuration

Signed-off-by: Bernd Eichelberger <46166740+4-FLOSS-Free-Libre-Open-Source-Software@users.noreply.github.com>
  • Loading branch information
1 parent 926720b commit 2b260b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wsl2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ CONFIG_XDP_SOCKETS_DIAG=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_FIB_TRIE_STATS=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_NET_IPIP=y
Expand Down

0 comments on commit 2b260b0

Please sign in to comment.