diff --git a/configs/common/main-router b/configs/common/main-router index debb8c7..3f92978 100644 --- a/configs/common/main-router +++ b/configs/common/main-router @@ -102,6 +102,14 @@ CONFIG_PACKAGE_kmod-ipt-core=y CONFIG_PACKAGE_kmod-nft-compat=y CONFIG_PACKAGE_kmod-ipt-ipopt=y +# just additional kmods for qosmate - just in case +CONFIG_PACKAGE_ip-full=y +CONFIG_PACKAGE_kmod-sched=y +CONFIG_PACKAGE_kmod-veth=y +CONFIG_PACKAGE_kmod-netem=y +CONFIG_PACKAGE_kmod-sched-ctinfo=y +CONFIG_PACKAGE_kmod-sched-red=y + # ddns CONFIG_PACKAGE_luci-app-ddns=y CONFIG_PACKAGE_ddns-scripts=y