diff --git a/config/immortalwrt-master/config b/config/immortalwrt-master/config index 89ace76233..87e5b102bc 100644 --- a/config/immortalwrt-master/config +++ b/config/immortalwrt-master/config @@ -323,6 +323,7 @@ CONFIG_KERNEL_PAGE_POOL=y # CONFIG_KERNEL_PAGE_POOL_STATS is not set CONFIG_KERNEL_MPTCP=y CONFIG_KERNEL_MPTCP_IPV6=y +CONFIG_KERNEL_NF_CONNTRACK_TIMEOUT=y # CONFIG_KERNEL_IP_PNP is not set # CONFIG_KERNEL_BTRFS_FS is not set @@ -1864,6 +1865,7 @@ CONFIG_PACKAGE_ath10k-firmware-qca9377=y # CONFIG_PACKAGE_ath10k-firmware-qca99x0-ct-htt is not set # CONFIG_PACKAGE_ath11k-firmware-ipq6018 is not set # CONFIG_PACKAGE_ath11k-firmware-ipq8074 is not set +# CONFIG_PACKAGE_ath11k-firmware-qca2066 is not set # CONFIG_PACKAGE_ath11k-firmware-qca6390 is not set # CONFIG_PACKAGE_ath11k-firmware-qcn9074 is not set # CONFIG_PACKAGE_ath11k-firmware-wcn6750 is not set @@ -1982,6 +1984,7 @@ CONFIG_PACKAGE_mt7601u-firmware=y # CONFIG_PACKAGE_mt7622bt-firmware is not set # CONFIG_PACKAGE_mt7921bt-firmware is not set # CONFIG_PACKAGE_mt7922bt-firmware is not set +# CONFIG_PACKAGE_mt7925bt-firmware is not set # CONFIG_PACKAGE_mt7981-wo-firmware is not set # CONFIG_PACKAGE_mt7986-wo-firmware is not set # CONFIG_PACKAGE_mt7988-2p5g-phy-firmware is not set @@ -1995,6 +1998,7 @@ CONFIG_PACKAGE_mt7601u-firmware=y # CONFIG_PACKAGE_p54-pci-firmware is not set # CONFIG_PACKAGE_p54-spi-firmware is not set CONFIG_PACKAGE_p54-usb-firmware=y +# CONFIG_PACKAGE_panthor-firmware is not set CONFIG_PACKAGE_r8152-firmware=y CONFIG_PACKAGE_r8169-firmware=y # CONFIG_PACKAGE_radeon-firmware is not set @@ -2521,6 +2525,8 @@ CONFIG_PACKAGE_kmod-nf-reject6=y # CONFIG_PACKAGE_kmod-nf-socket is not set CONFIG_PACKAGE_kmod-nf-tproxy=y CONFIG_PACKAGE_kmod-nfnetlink=y +# CONFIG_PACKAGE_kmod-nfnetlink-cthelper is not set +# CONFIG_PACKAGE_kmod-nfnetlink-cttimeout is not set # CONFIG_PACKAGE_kmod-nfnetlink-log is not set # CONFIG_PACKAGE_kmod-nfnetlink-queue is not set # CONFIG_PACKAGE_kmod-nft-arp is not set @@ -3830,6 +3836,7 @@ CONFIG_PACKAGE_perlbase-xsloader=y # CONFIG_PACKAGE_python3-pycparser is not set # CONFIG_PACKAGE_python3-pycrate is not set # CONFIG_PACKAGE_python3-pydoc is not set +# CONFIG_PACKAGE_python3-pyelftools is not set # CONFIG_PACKAGE_python3-pyfuse3 is not set # CONFIG_PACKAGE_python3-pyinotify is not set # CONFIG_PACKAGE_python3-pymysql is not set @@ -3840,6 +3847,7 @@ CONFIG_PACKAGE_perlbase-xsloader=y # CONFIG_PACKAGE_python3-pyotp is not set # CONFIG_PACKAGE_python3-pyparsing is not set # CONFIG_PACKAGE_python3-pyproject-metadata is not set +# CONFIG_PACKAGE_python3-pypubsub is not set # CONFIG_PACKAGE_python3-pyroute2 is not set # CONFIG_PACKAGE_python3-pyrsistent is not set # CONFIG_PACKAGE_python3-pyserial is not set @@ -3876,6 +3884,7 @@ CONFIG_PACKAGE_perlbase-xsloader=y # CONFIG_PACKAGE_python3-sqlite3 is not set # CONFIG_PACKAGE_python3-sqlparse is not set # CONFIG_PACKAGE_python3-stem is not set +# CONFIG_PACKAGE_python3-tabulate is not set # CONFIG_PACKAGE_python3-text-unidecode is not set # CONFIG_PACKAGE_python3-texttable is not set # CONFIG_PACKAGE_python3-toml is not set @@ -4552,6 +4561,7 @@ CONFIG_PACKAGE_libmbedtls=y # Ciphers - unselect old or less-used ciphers to reduce binary size # CONFIG_MBEDTLS_AES_C=y +# CONFIG_MBEDTLS_ARIA_C is not set # CONFIG_MBEDTLS_CAMELLIA_C is not set # CONFIG_MBEDTLS_CCM_C is not set CONFIG_MBEDTLS_CMAC_C=y @@ -4788,9 +4798,11 @@ CONFIG_HAVE_MESA=y # CONFIG_PACKAGE_libimobiledevice-glue is not set # CONFIG_PACKAGE_libirecovery is not set # CONFIG_PACKAGE_libplist is not set +# CONFIG_PACKAGE_libtatsu is not set # CONFIG_PACKAGE_libusbmuxd is not set # end of libimobiledevice +# CONFIG_PACKAGE_abseil-cpp is not set # CONFIG_PACKAGE_acsccid is not set # CONFIG_PACKAGE_alsa-lib is not set # CONFIG_PACKAGE_antileech is not set @@ -5619,7 +5631,6 @@ CONFIG_PACKAGE_luci-theme-material=y CONFIG_PACKAGE_luci-proto-3g=y # CONFIG_PACKAGE_luci-proto-autoip is not set # CONFIG_PACKAGE_luci-proto-batman-adv is not set -CONFIG_PACKAGE_luci-proto-bonding=y # CONFIG_PACKAGE_luci-proto-external is not set # CONFIG_PACKAGE_luci-proto-gre is not set # CONFIG_PACKAGE_luci-proto-hnet is not set @@ -6656,6 +6667,9 @@ CONFIG_PACKAGE_wsdd2=y # CONFIG_PACKAGE_bird2 is not set # CONFIG_PACKAGE_bird2c is not set # CONFIG_PACKAGE_bird2cl is not set +# CONFIG_PACKAGE_bird3 is not set +# CONFIG_PACKAGE_bird3c is not set +# CONFIG_PACKAGE_bird3cl is not set # CONFIG_PACKAGE_bmx7 is not set # CONFIG_PACKAGE_cjdns is not set # CONFIG_PACKAGE_cjdns-tests is not set @@ -7001,6 +7015,7 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # CONFIG_PACKAGE_pixiewps is not set # CONFIG_PACKAGE_reaver is not set # CONFIG_PACKAGE_wavemon is not set +# CONFIG_PACKAGE_wfb-ng is not set # CONFIG_PACKAGE_wifischedule is not set # end of Wireless diff --git a/config/openwrt-main/config b/config/openwrt-main/config index 14b40d7025..0ca98d10df 100644 --- a/config/openwrt-main/config +++ b/config/openwrt-main/config @@ -321,6 +321,7 @@ CONFIG_KERNEL_PAGE_POOL=y # CONFIG_KERNEL_PAGE_POOL_STATS is not set CONFIG_KERNEL_MPTCP=y CONFIG_KERNEL_MPTCP_IPV6=y +CONFIG_KERNEL_NF_CONNTRACK_TIMEOUT=y # CONFIG_KERNEL_IP_PNP is not set # CONFIG_KERNEL_BTRFS_FS is not set @@ -1854,6 +1855,7 @@ CONFIG_PACKAGE_ath10k-firmware-qca9377=y # CONFIG_PACKAGE_ath10k-firmware-qca99x0-ct-htt is not set # CONFIG_PACKAGE_ath11k-firmware-ipq6018 is not set # CONFIG_PACKAGE_ath11k-firmware-ipq8074 is not set +# CONFIG_PACKAGE_ath11k-firmware-qca2066 is not set # CONFIG_PACKAGE_ath11k-firmware-qca6390 is not set # CONFIG_PACKAGE_ath11k-firmware-qcn9074 is not set # CONFIG_PACKAGE_ath11k-firmware-wcn6750 is not set @@ -1963,6 +1965,7 @@ CONFIG_PACKAGE_mt7601u-firmware=y # CONFIG_PACKAGE_mt7622bt-firmware is not set # CONFIG_PACKAGE_mt7921bt-firmware is not set # CONFIG_PACKAGE_mt7922bt-firmware is not set +# CONFIG_PACKAGE_mt7925bt-firmware is not set # CONFIG_PACKAGE_mt7981-wo-firmware is not set # CONFIG_PACKAGE_mt7986-wo-firmware is not set # CONFIG_PACKAGE_mt7988-2p5g-phy-firmware is not set @@ -2127,6 +2130,7 @@ CONFIG_PACKAGE_kmod-crypto-gf128=y CONFIG_PACKAGE_kmod-crypto-ghash=y CONFIG_PACKAGE_kmod-crypto-hash=y CONFIG_PACKAGE_kmod-crypto-hmac=y +# CONFIG_PACKAGE_kmod-crypto-hw-atmel is not set # CONFIG_PACKAGE_kmod-crypto-hw-hifn-795x is not set # CONFIG_PACKAGE_kmod-crypto-hw-padlock is not set # CONFIG_PACKAGE_kmod-crypto-kpp is not set @@ -2499,6 +2503,8 @@ CONFIG_PACKAGE_kmod-nf-reject6=y # CONFIG_PACKAGE_kmod-nf-socket is not set CONFIG_PACKAGE_kmod-nf-tproxy=y CONFIG_PACKAGE_kmod-nfnetlink=y +# CONFIG_PACKAGE_kmod-nfnetlink-cthelper is not set +# CONFIG_PACKAGE_kmod-nfnetlink-cttimeout is not set # CONFIG_PACKAGE_kmod-nfnetlink-log is not set # CONFIG_PACKAGE_kmod-nfnetlink-queue is not set # CONFIG_PACKAGE_kmod-nft-arp is not set @@ -2537,6 +2543,7 @@ CONFIG_PACKAGE_kmod-bcmgenet=y # CONFIG_PACKAGE_kmod-be2net is not set # CONFIG_PACKAGE_kmod-bnx2 is not set # CONFIG_PACKAGE_kmod-bnx2x is not set +# CONFIG_PACKAGE_kmod-bnxt-en is not set # CONFIG_PACKAGE_kmod-dm9000 is not set # CONFIG_PACKAGE_kmod-dsa is not set # CONFIG_PACKAGE_kmod-dsa-b53 is not set @@ -3647,6 +3654,7 @@ CONFIG_PACKAGE_perlbase-xsloader=y # CONFIG_PACKAGE_python3-pycparser is not set # CONFIG_PACKAGE_python3-pycrate is not set # CONFIG_PACKAGE_python3-pydoc is not set +# CONFIG_PACKAGE_python3-pyelftools is not set # CONFIG_PACKAGE_python3-pyfuse3 is not set # CONFIG_PACKAGE_python3-pyinotify is not set # CONFIG_PACKAGE_python3-pymysql is not set @@ -3657,6 +3665,7 @@ CONFIG_PACKAGE_perlbase-xsloader=y # CONFIG_PACKAGE_python3-pyotp is not set # CONFIG_PACKAGE_python3-pyparsing is not set # CONFIG_PACKAGE_python3-pyproject-metadata is not set +# CONFIG_PACKAGE_python3-pypubsub is not set # CONFIG_PACKAGE_python3-pyroute2 is not set # CONFIG_PACKAGE_python3-pyrsistent is not set # CONFIG_PACKAGE_python3-pyserial is not set @@ -3694,6 +3703,7 @@ CONFIG_PACKAGE_perlbase-xsloader=y # CONFIG_PACKAGE_python3-sqlite3 is not set # CONFIG_PACKAGE_python3-sqlparse is not set # CONFIG_PACKAGE_python3-stem is not set +# CONFIG_PACKAGE_python3-tabulate is not set # CONFIG_PACKAGE_python3-text-unidecode is not set # CONFIG_PACKAGE_python3-texttable is not set # CONFIG_PACKAGE_python3-toml is not set @@ -4340,6 +4350,7 @@ CONFIG_PACKAGE_libmbedtls=y # Ciphers - unselect old or less-used ciphers to reduce binary size # CONFIG_MBEDTLS_AES_C=y +# CONFIG_MBEDTLS_ARIA_C is not set # CONFIG_MBEDTLS_CAMELLIA_C is not set # CONFIG_MBEDTLS_CCM_C is not set CONFIG_MBEDTLS_CMAC_C=y @@ -4579,6 +4590,7 @@ CONFIG_HAVE_MESA=y # CONFIG_PACKAGE_libusbmuxd is not set # end of libimobiledevice +# CONFIG_PACKAGE_abseil-cpp is not set # CONFIG_PACKAGE_acsccid is not set # CONFIG_PACKAGE_alsa-lib is not set # CONFIG_PACKAGE_argp-standalone is not set @@ -5302,7 +5314,6 @@ CONFIG_PACKAGE_luci-theme-material=y CONFIG_PACKAGE_luci-proto-3g=y # CONFIG_PACKAGE_luci-proto-autoip is not set # CONFIG_PACKAGE_luci-proto-batman-adv is not set -CONFIG_PACKAGE_luci-proto-bonding=y # CONFIG_PACKAGE_luci-proto-external is not set # CONFIG_PACKAGE_luci-proto-gre is not set # CONFIG_PACKAGE_luci-proto-hnet is not set @@ -6244,6 +6255,9 @@ CONFIG_PACKAGE_wsdd2=y # CONFIG_PACKAGE_bird2 is not set # CONFIG_PACKAGE_bird2c is not set # CONFIG_PACKAGE_bird2cl is not set +# CONFIG_PACKAGE_bird3 is not set +# CONFIG_PACKAGE_bird3c is not set +# CONFIG_PACKAGE_bird3cl is not set # CONFIG_PACKAGE_bmx7 is not set # CONFIG_PACKAGE_cjdns is not set # CONFIG_PACKAGE_cjdns-tests is not set