From 5cb4688ba7338f331d63c4c659896997b5d96ba0 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 14 May 2021 01:46:01 +0800 Subject: [PATCH] target: disable IPv6 support by default Signed-off-by: Tianling Shen --- include/target.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/target.mk b/include/target.mk index 09f509ecbd..9452a2f483 100644 --- a/include/target.mk +++ b/include/target.mk @@ -45,11 +45,8 @@ DEFAULT_PACKAGES.nas:=\ DEFAULT_PACKAGES.router:=\ dnsmasq-full \ firewall \ - ip6tables \ iptables \ kmod-ipt-offload \ - odhcp6c \ - odhcpd-ipv6only \ ppp \ ppp-mod-pppoe # For easy usage