diff --git a/openwrt/openwrt/n11/openwrt.n11.config b/openwrt/openwrt/n11/openwrt.n11.config index b1ab73b..9859b7b 100644 --- a/openwrt/openwrt/n11/openwrt.n11.config +++ b/openwrt/openwrt/n11/openwrt.n11.config @@ -308,6 +308,14 @@ CONFIG_SQLITE3_FTS4=y CONFIG_SQLITE3_FTS5=y CONFIG_SQLITE3_RTREE=y +CONFIG_PACKAGE_tc-full=y +CONFIG_PACKAGE_kmod-sched-core=y +CONFIG_PACKAGE_libbpf=y +CONFIG_PACKAGE_libelf=y +CONFIG_PACKAGE_libxtables=y +CONFIG_PACKAGE_tc-mod-iptables=y +CONFIG_PACKAGE_zlib=y + CONFIG_PACKAGE_golang=y CONFIG_PACKAGE_golang-src=y diff --git a/openwrt/openwrt/x86/openwrt.x86.config b/openwrt/openwrt/x86/openwrt.x86.config index 865c33b..6bd28a8 100644 --- a/openwrt/openwrt/x86/openwrt.x86.config +++ b/openwrt/openwrt/x86/openwrt.x86.config @@ -37,6 +37,7 @@ CONFIG_PACKAGE_screen=y CONFIG_PACKAGE_rsync=y CONFIG_PACKAGE_fdisk=y CONFIG_PACKAGE_iperf3=y +CONFIG_PACKAGE_tc-full=y CONFIG_PACKAGE_python3-pip=y CONFIG_PACKAGE_python3-requests=y