fix
0
luci-app-openmptcprouter/Makefile
Executable file → Normal file
0
luci-app-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/css/wanstatus.css
Executable file → Normal file
0
luci-app-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/images/status-doing.png
Executable file → Normal file
Before Width: | Height: | Size: 536 B After Width: | Height: | Size: 536 B |
0
luci-app-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/images/status-done.png
Executable file → Normal file
Before Width: | Height: | Size: 607 B After Width: | Height: | Size: 607 B |
0
luci-app-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/images/status-error.png
Executable file → Normal file
Before Width: | Height: | Size: 575 B After Width: | Height: | Size: 575 B |
0
luci-app-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/images/status-todo.png
Executable file → Normal file
Before Width: | Height: | Size: 536 B After Width: | Height: | Size: 536 B |
0
luci-app-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/images/status-warn.png
Executable file → Normal file
Before Width: | Height: | Size: 544 B After Width: | Height: | Size: 544 B |
0
luci-app-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/images/statusError.png
Executable file → Normal file
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
0
luci-app-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/images/statusOK.png
Executable file → Normal file
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
0
luci-app-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/images/statusWarning.png
Executable file → Normal file
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
0
luci-app-openmptcprouter/htdocs/luci-static/resources/spinner.gif
Executable file → Normal file
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
0
luci-app-openmptcprouter/luasrc/controller/openmptcprouter.lua
Executable file → Normal file
0
luci-app-openmptcprouter/luasrc/view/openmptcprouter/backup.htm
Executable file → Normal file
0
luci-app-openmptcprouter/luasrc/view/openmptcprouter/debug.htm
Executable file → Normal file
0
luci-app-openmptcprouter/luasrc/view/openmptcprouter/settings.htm
Executable file → Normal file
0
luci-app-openmptcprouter/luasrc/view/openmptcprouter/wanstatus.htm
Executable file → Normal file
2
luci-app-openmptcprouter/luasrc/view/openmptcprouter/wizard.htm
Executable file → Normal file
|
@ -967,4 +967,4 @@
|
|||
</div>
|
||||
</form>
|
||||
<script type="text/javascript">cbi_init();</script>
|
||||
<%+footer%>
|
||||
<%+footer%>
|
||||
|
|
0
luci-app-openmptcprouter/po/de/openmptcprouter.po
Executable file → Normal file
0
luci-app-openmptcprouter/po/fr/openmptcprouter.po
Executable file → Normal file
0
luci-app-openmptcprouter/po/it/openmptcprouter.po
Executable file → Normal file
0
luci-app-openmptcprouter/po/oc/openmptcprouter.po
Executable file → Normal file
0
luci-app-openmptcprouter/po/templates/openmptcprouter.pot
Executable file → Normal file
0
luci-app-openmptcprouter/po/zh_Hans/openmptcprouter.po
Executable file → Normal file
0
luci-app-openmptcprouter/root/etc/config/openmptcprouter
Executable file → Normal file
0
luci-app-openmptcprouter/root/etc/hotplug.d/net/99-omr-rename
Executable file → Normal file
0
luci-app-openmptcprouter/root/etc/sysctl.d/zzz_openmptcprouter.conf
Executable file → Normal file
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
#uci set openmptcprouter.settings.disableintfrename=1关闭默认网卡重命名
|
||||
uci -q batch <<-EOF
|
||||
delete ucitrack.@openmptcprouter[-1]
|
||||
add ucitrack openmptcprouter
|
||||
|
|