immortalwrt/package
Jason Zang fdce07204a
xlnetacc: adjust iface event handling strategy
出于以下两个原因,调整快鸟服务对于iface事件的处理策略:
1. 快鸟服务跟随系统启动,ifup事件使快鸟服务重复启动,出现2个快鸟脚本运行实例(原始脚本对于重复运行的判断失效,原因未知)。修改为restart后可保证快鸟服务启动前关闭正在运行的快鸟服务。
2. ifdown事件后不应该立即停止快鸟服务。iface下线后,快鸟脚本无法访问快鸟服务器进行账户注销。未正常注销的账户在外部ip变动后重新上线会触发812错误(12或24小时内无法提速)。因此ifdown事件触发后不停止快鸟服务,而是等iface重新上线(网络恢复正常)后重启服务,以此保证账户注销流程可以正常进行。
2020-07-12 15:06:47 +08:00
..
base-files Merge Official Source 2020-07-12 11:50:31 +08:00
boot Merge Official Source 2020-07-12 11:50:31 +08:00
ctcgfw Merge Official Source 2020-07-12 11:50:31 +08:00
devel Merge Official Source 2020-06-05 11:50:06 +08:00
firmware wireless-regdb: custom change txpower and dfs 2020-07-12 14:03:18 +08:00
kernel Merge Official Source 2020-07-12 11:50:31 +08:00
lean xlnetacc: adjust iface event handling strategy 2020-07-12 15:06:47 +08:00
libs Merge Official Source 2020-07-12 11:50:31 +08:00
lienol luci-app-nginx-pingos: add package 2020-07-05 20:43:23 +08:00
network Merge Official Source 2020-07-12 11:50:31 +08:00
ntlf9t AdGuardHome: call native compiler to pack binary 2020-07-09 11:42:10 +08:00
system zram-swap: correctly express the required dependencies 2020-07-11 13:33:28 +02:00
utils Merge Official Source 2020-07-12 11:50:31 +08:00
zxlhhyccc luci-app-syncthing: update dependency 2020-07-07 23:41:24 +08:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00