Skip to content

Releases: itoywh/dae

v2.0.1-custom

Choose a tag to compare

@github-actions github-actions released this 12 Jul 12:13
Release v2.0.1-custom: slim CI to x86_64+arm64, includes all S1-S6/T1…

v2.0.0-custom

Choose a tag to compare

@itoywh itoywh released this 12 Jul 05:12

dae v2.0.0-custom(基于官方 v2.0.0 / commit fee4c86

本构建在官方 v2.0.0 之上叠加了自研与集成的补丁,二进制为 linux/amd64、Go 1.26.4 静态链接。

自研补丁: P2 fixed_fallback 增强(daeuniverse#1009); P3 健康检查配置化(daeuniverse#1011); P4 节点状态日志 DEAD/ALIVE; P5 日志时区 CST; P6 veth 降级 DAE_DISABLE_NETKIT=1(解决daeuniverse#1024); daeuniverse#1037/daeuniverse#1038 reload 立即重探健康目标; daeuniverse#1039 reload TC 自愈 repairDatapathBindings; closeTail recover() 兜底(daeuniverse#1044)。

集成上游未合补丁: daeuniverse#1030 UDP 短写修复(@MaurUppi); daeuniverse#1016 DNS 路由未变更跳过 BPF 重载(dnsRoutingUnchanged refactor); daeuniverse#1042 节点无 AAAA 记录假存活修复(sentinel error ErrNoApplicableIP, 对应daeuniverse#1040)。

部署目标: 旁路由 192.168.2.8 (veth 场景注入 DAE_DISABLE_NETKIT=1, disable_waiting_network: true)。