mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-08-13 01:43:43 +08:00
21 lines
589 B
Plaintext
Executable File
21 lines
589 B
Plaintext
Executable File
20170322:
|
||
优化了日志提示。
|
||
修复了ip未获取成功,不工作的问题。
|
||
|
||
20170510:
|
||
优化了断线重连。
|
||
|
||
20170602:
|
||
1. 对数据帧加入CRC32校验,不足64Byte的包补足64B(防止交换机丢弃)
|
||
2. 更改心跳检测网址
|
||
|
||
20170903:
|
||
处理外网登录多次重试不成功不会再试的问题
|
||
20170912:
|
||
添加自定义认证心跳的超时时间
|
||
修复了在某些情况下不能成功获取ip时程序异常退出的问题
|
||
20170914:
|
||
天翼登录页改版,重新适配了天翼自动登录模块
|
||
20170916:
|
||
修复了认证服务器通知乱码问题
|