Bump version to 1.0
Breaking changes / 破壊的変更 / 破坏性变更:
- v0.24 以前からアップグレードすると、再設定まで IPv4 接続が切れる場合があります。リモート更新前に LAN / Wi-Fi / console など別の管理経路を確保してください。
- Upgrading from v0.24 or older may interrupt IPv4 connectivity until the tunnel is reconfigured. Make sure you have LAN / Wi-Fi / console access before upgrading remotely.
- 从 v0.24 或更早版本升级时,重新配置前 IPv4 可能会中断。远程升级前请确保有 LAN / Wi-Fi / console 等其他管理路径。
主な変更点:
- tunnel setup を Network -> Interfaces の protocol selection に移動し、LuCI Flet'H page を diagnostics と tools 中心に簡素化。
- native proto=fleth を Flet'H の主実装として正式化し、MAP-E と DS-Lite を luci-proto-fleth 内で直接処理。
- 旧 OpenWrt map / ds-lite ベースの自動設定経路、fleth auto init/hotplug flow、map.sh patch/restore 管理、firewall port-forward hook integration を廃止。
- 既存ユーザー向けに、同じ source tree から luci-app-fleth 互換 package name も引き続き build。
- native MAP-E setup に nft/iptables SNAT、local IPv6 setup、default-route control、metric、SLAAC preference handling を追加。
- native DS-Lite setup に automatic provider detection、custom AFTR endpoint、明示的な tunnel IPv4 address/gateway configuration を追加。
- 固定 endpoint が必要な provider 向けに manual AFTR selection を追加。
- downstream public IPv4 用の IPIP6HP passthrough support を追加。
- OpenWrt 25.12 以降向けに uplink interface handling と WAN6 DHCPv6 client ID tools を追加。
Major changes:
- Move tunnel setup to Network -> Interfaces protocol selection and simplify the LuCI Flet'H page into diagnostics and tools.
- Promote native proto=fleth as the primary Flet'H implementation, with MAP-E and DS-Lite handled directly inside luci-proto-fleth.
- Drop the old OpenWrt map / ds-lite based auto-configuration path, fleth auto init/hotplug flow, map.sh patch/restore management, and firewall port-forward hook integration.
- Keep building the luci-app-fleth compatibility package name from the same source tree for existing users.
- Add native MAP-E setup with nft/iptables SNAT, local IPv6 setup, default-route control, metric support, and SLAAC preference handling.
- Add native DS-Lite setup with automatic provider detection, custom AFTR endpoint support, and explicit tunnel IPv4 address/gateway configuration.
- Add manual AFTR selection for providers that require a fixed endpoint.
- Add IPIP6HP passthrough support for downstream public IPv4 use.
- Add uplink interface handling and WAN6 DHCPv6 client ID tools for OpenWrt 25.12 and later.
主要变更:
- 将 tunnel setup 迁移到 Network -> Interfaces 的 protocol selection,并将 LuCI Flet'H page 简化为 diagnostics 和 tools。
- 将 native proto=fleth 正式作为 Flet'H 主实现,MAP-E 和 DS-Lite 由 luci-proto-fleth 直接处理。
- 放弃旧的 OpenWrt map / ds-lite 自动配置路径、fleth auto init/hotplug 流程、map.sh patch/restore 管理,以及 firewall port-forward hook 集成。
- 为既有用户继续从同一 source tree 构建 luci-app-fleth 兼容 package name。
- 添加 native MAP-E setup,支持 nft/iptables SNAT、local IPv6 setup、default-route control、metric 和 SLAAC preference handling。
- 添加 native DS-Lite setup,支持 automatic provider detection、custom AFTR endpoint,以及明确的 tunnel IPv4 address/gateway configuration。
- 为需要固定 endpoint 的 provider 添加 manual AFTR selection。
- 添加面向 downstream public IPv4 的 IPIP6HP passthrough support。
- 为 OpenWrt 25.12 及以后版本添加 uplink interface handling 和 WAN6 DHCPv6 client ID tools。
Package name notice / パッケージ名について / 软件包名说明:
- 既存環境をアップグレードする場合は luci-app-fleth package の継続利用を推奨します。新規インストールの場合は luci-proto-fleth package を推奨します。
- For upgrades, we recommend continuing to use the luci-app-fleth package. For new installations, we recommend downloading the luci-proto-fleth package.
- 如果是升级既有环境,推荐继续使用 luci-app-fleth 软件包;如果是新安装,推荐下载 luci-proto-fleth 软件包。
アップグレード後の設定手順:
- LuCI で Network -> Interfaces を開きます。
- IPv4 over IPv6 用の interface(通常は wan)を編集します。
- Protocol に "Flet'H IPoE" を選択します。
- Tunnel Link に IPv6 uplink(通常は wan6)を選択します。
- Save -> Save & Apply を実行します。
Upgrade steps:
- Open Network -> Interfaces in LuCI.
- Edit the interface used for IPv4 over IPv6, usually wan.
- Select "Flet'H IPoE" as the Protocol.
- Select the IPv6 uplink, usually wan6, as Tunnel Link.
- Click Save, then Save & Apply.
升级后的设置步骤:
- 在 LuCI 中打开 Network -> Interfaces。
- 编辑用于 IPv4 over IPv6 的 interface,通常是 wan。
- 将 Protocol 选择为 "Flet'H IPoE"。
- 将 Tunnel Link 选择为 IPv6 uplink,通常是 wan6。
- 点击 Save,然后点击 Save & Apply。