Loading pkgs/os-specific/linux/kernel/common-config.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
pkgs/os-specific/linux/kernel/common-config.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading