From f1d3abeb045121093bc325bd93441eb3bb1003fc Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 8 Oct 2024 00:01:21 +0800 Subject: [PATCH] target: drop ipv6helper from default packages all options has been updated in odhcpd. Signed-off-by: Tianling Shen --- include/target.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/target.mk b/include/target.mk index 8716664b8d..479f4d4d45 100644 --- a/include/target.mk +++ b/include/target.mk @@ -57,7 +57,8 @@ DEFAULT_PACKAGES.router:=\ firewall4 \ nftables \ kmod-nft-offload \ - ipv6helper \ + odhcp6c \ + odhcpd-ipv6only \ ppp \ ppp-mod-pppoe # For easy usage