Unverified Commit 02b78089 authored by Florian Klink's avatar Florian Klink Committed by GitHub
Browse files

Merge pull request #244455 from flokli/kernel-ip-route-multipath

linuxPackages: set IP_ROUTE_MULTIPATH to yes
parents 7a542bd2 45e44dd4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -170,6 +170,7 @@ let
      NET                = yes;
      IP_ADVANCED_ROUTER = yes;
      IP_PNP             = no;
      IP_ROUTE_MULTIPATH = yes;
      IP_VS_PROTO_TCP    = yes;
      IP_VS_PROTO_UDP    = yes;
      IP_VS_PROTO_ESP    = yes;