Unverified Commit 8f39b4c3 authored by K900's avatar K900 Committed by GitHub
Browse files

linux: enable netkit (#371252)

parents ae2abfc6 67c5fd18
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -309,6 +309,7 @@ let
        NET_L3_MASTER_DEV = option yes;
        NET_FOU_IP_TUNNELS = option yes;
        IP_NF_TARGET_REDIRECT = module;
        NETKIT = whenAtLeast "6.7" yes;

        PPP_MULTILINK = yes; # PPP multilink support
        PPP_FILTER = yes;