diff --git a/linux-5.10/rk3568/arch/arm64_defconfig b/linux-5.10/rk3568/arch/arm64_defconfig index cf8795d5eee4ab1c2c558f08f8bdc7ef7499473e..21a4ddacef255a0aaf97402e8d144773f7fa848a 100644 --- a/linux-5.10/rk3568/arch/arm64_defconfig +++ b/linux-5.10/rk3568/arch/arm64_defconfig @@ -815,12 +815,22 @@ CONFIG_NF_REJECT_IPV4=y # # IPv6: Netfilter Configuration # -# CONFIG_NF_SOCKET_IPV6 is not set +CONFIG_IP6_NF_NAT=y +CONFIG_NETFILTER=y +CONFIG_NF_SOCKET_IPV6=y +CONFIG_NF_CONNTRACK=y +CONFIG_NETFILTER_ADVANCED=y # CONFIG_NF_TPROXY_IPV6 is not set # CONFIG_NF_DUP_IPV6 is not set -# CONFIG_NF_REJECT_IPV6 is not set +CONFIG_NF_REJECT_IPV6=y # CONFIG_NF_LOG_IPV6 is not set -# CONFIG_IP6_NF_IPTABLES is not set +CONFIG_IP6_NF_IPTABLES=y +CONFIG_IP6_NF_FILTER=y +CONFIG_IP6_NF_MANGLE=y +CONFIG_NF_CONNTRACK_IPV6=y +CONFIG_NF_NAT_IPV6=y +CONFIG_NF_DEFRAG_IPV6=y +CONFIG_IP_NF_MANGLE=y # end of IPv6: Netfilter Configuration # CONFIG_BPFILTER is not set