From f1ea0e52e48f623a19a88acd660da7fbe9c0dbb6 Mon Sep 17 00:00:00 2001 From: hanwckf Date: Sun, 24 Sep 2023 11:38:33 +0800 Subject: [PATCH] defconfig: add more netfilter/iptables extensions --- defconfig/mt7981-ax3000.config | 27 +++++++++++++++++++++++++++ defconfig/mt7986-ax6000.config | 27 +++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/defconfig/mt7981-ax3000.config b/defconfig/mt7981-ax3000.config index 5f531a0824..fe658d37ef 100644 --- a/defconfig/mt7981-ax3000.config +++ b/defconfig/mt7981-ax3000.config @@ -146,8 +146,21 @@ CONFIG_PACKAGE_datconf-lua=y CONFIG_PACKAGE_ethtool=y CONFIG_PACKAGE_htop=y CONFIG_PACKAGE_ip-bridge=y +CONFIG_PACKAGE_ip6tables-extra=y CONFIG_PACKAGE_ipset=y +CONFIG_PACKAGE_iptables-mod-conntrack-extra=y +CONFIG_PACKAGE_iptables-mod-extra=y CONFIG_PACKAGE_iptables-mod-filter=y +CONFIG_PACKAGE_iptables-mod-hashlimit=y +CONFIG_PACKAGE_iptables-mod-iface=y +CONFIG_PACKAGE_iptables-mod-ipmark=y +CONFIG_PACKAGE_iptables-mod-ipopt=y +CONFIG_PACKAGE_iptables-mod-iprange=y +CONFIG_PACKAGE_iptables-mod-ipv4options=y +CONFIG_PACKAGE_iptables-mod-nat-extra=y +CONFIG_PACKAGE_iptables-mod-proto=y +CONFIG_PACKAGE_iptables-mod-tee=y +CONFIG_PACKAGE_iptables-mod-tproxy=y CONFIG_PACKAGE_iptables-mod-u32=y CONFIG_PACKAGE_iw=y CONFIG_PACKAGE_iwinfo=y @@ -171,9 +184,23 @@ CONFIG_PACKAGE_kmod-crypto-sha256=y CONFIG_PACKAGE_kmod-crypto-sha512=y CONFIG_PACKAGE_kmod-fs-autofs4=y CONFIG_PACKAGE_kmod-fs-vfat=y +CONFIG_PACKAGE_kmod-ip6tables-extra=y +CONFIG_PACKAGE_kmod-ipt-compat-xtables=y +CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y +CONFIG_PACKAGE_kmod-ipt-extra=y CONFIG_PACKAGE_kmod-ipt-filter=y +CONFIG_PACKAGE_kmod-ipt-hashlimit=y +CONFIG_PACKAGE_kmod-ipt-iface=y +CONFIG_PACKAGE_kmod-ipt-ipmark=y +CONFIG_PACKAGE_kmod-ipt-ipopt=y +CONFIG_PACKAGE_kmod-ipt-iprange=y +CONFIG_PACKAGE_kmod-ipt-ipv4options=y +CONFIG_PACKAGE_kmod-ipt-nat-extra=y CONFIG_PACKAGE_kmod-ipt-offload=y +CONFIG_PACKAGE_kmod-ipt-proto=y CONFIG_PACKAGE_kmod-ipt-raw6=y +CONFIG_PACKAGE_kmod-ipt-tee=y +CONFIG_PACKAGE_kmod-ipt-tproxy=y CONFIG_PACKAGE_kmod-ipt-u32=y CONFIG_PACKAGE_kmod-lib-crc32c=y CONFIG_PACKAGE_kmod-lib-lzo=y diff --git a/defconfig/mt7986-ax6000.config b/defconfig/mt7986-ax6000.config index 79bd759f6a..5055422c90 100644 --- a/defconfig/mt7986-ax6000.config +++ b/defconfig/mt7986-ax6000.config @@ -128,8 +128,21 @@ CONFIG_PACKAGE_e2fsprogs=m CONFIG_PACKAGE_ethtool=y CONFIG_PACKAGE_htop=y CONFIG_PACKAGE_ip-bridge=y +CONFIG_PACKAGE_ip6tables-extra=y CONFIG_PACKAGE_ipset=y +CONFIG_PACKAGE_iptables-mod-conntrack-extra=y +CONFIG_PACKAGE_iptables-mod-extra=y CONFIG_PACKAGE_iptables-mod-filter=y +CONFIG_PACKAGE_iptables-mod-hashlimit=y +CONFIG_PACKAGE_iptables-mod-iface=y +CONFIG_PACKAGE_iptables-mod-ipmark=y +CONFIG_PACKAGE_iptables-mod-ipopt=y +CONFIG_PACKAGE_iptables-mod-iprange=y +CONFIG_PACKAGE_iptables-mod-ipv4options=y +CONFIG_PACKAGE_iptables-mod-nat-extra=y +CONFIG_PACKAGE_iptables-mod-proto=y +CONFIG_PACKAGE_iptables-mod-tee=y +CONFIG_PACKAGE_iptables-mod-tproxy=y CONFIG_PACKAGE_iptables-mod-u32=y CONFIG_PACKAGE_iw=y CONFIG_PACKAGE_iwinfo=y @@ -153,9 +166,23 @@ CONFIG_PACKAGE_kmod-crypto-sha256=y CONFIG_PACKAGE_kmod-crypto-sha512=y CONFIG_PACKAGE_kmod-fs-autofs4=y CONFIG_PACKAGE_kmod-fs-vfat=y +CONFIG_PACKAGE_kmod-ip6tables-extra=y +CONFIG_PACKAGE_kmod-ipt-compat-xtables=y +CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y +CONFIG_PACKAGE_kmod-ipt-extra=y CONFIG_PACKAGE_kmod-ipt-filter=y +CONFIG_PACKAGE_kmod-ipt-hashlimit=y +CONFIG_PACKAGE_kmod-ipt-iface=y +CONFIG_PACKAGE_kmod-ipt-ipmark=y +CONFIG_PACKAGE_kmod-ipt-ipopt=y +CONFIG_PACKAGE_kmod-ipt-iprange=y +CONFIG_PACKAGE_kmod-ipt-ipv4options=y +CONFIG_PACKAGE_kmod-ipt-nat-extra=y CONFIG_PACKAGE_kmod-ipt-offload=y +CONFIG_PACKAGE_kmod-ipt-proto=y CONFIG_PACKAGE_kmod-ipt-raw6=y +CONFIG_PACKAGE_kmod-ipt-tee=y +CONFIG_PACKAGE_kmod-ipt-tproxy=y CONFIG_PACKAGE_kmod-ipt-u32=y CONFIG_PACKAGE_kmod-leds-ws2812b=y CONFIG_PACKAGE_kmod-lib-crc16=m