From e262864830bca9b8f356fe0379348f8417eb2bcc Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Wed, 11 Jan 2023 12:02:32 +0800 Subject: [PATCH] target: enable ipv6 support by default Signed-off-by: Tianling Shen --- include/target.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/include/target.mk b/include/target.mk index 95eaf8f8a1..7218e801b5 100644 --- a/include/target.mk +++ b/include/target.mk @@ -46,6 +46,7 @@ DEFAULT_PACKAGES.router:=\ dnsmasq-full \ firewall \ iptables \ + ipv6helper \ ppp \ ppp-mod-pppoe # For easy usage