fix update
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
|
@ -1100,4 +1100,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/de/openmptcprouter.po~
Executable file → Normal file
0
luci-app-openmptcprouter/po/fr/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/it/openmptcprouter.po~
Executable file → Normal file
0
luci-app-openmptcprouter/po/oc/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/po/zh_Hans/openmptcprouter.po~
Executable file → Normal file
0
luci-app-openmptcprouter/root/etc/config/openmptcprouter
Executable file → Normal file
2
luci-app-openmptcprouter/root/etc/sysctl.d/zzz_openmptcprouter.conf
Executable file → Normal file
|
@ -1,4 +1,4 @@
|
|||
net.ipv4.tcp_keepalive_time=72000
|
||||
net.ipv4.tcp_keepalive_time=7200
|
||||
net.ipv4.tcp_fin_timeout=60
|
||||
net.ipv4.tcp_syn_retries=3
|
||||
net.ipv4.tcp_retries1=3
|
||||
|
|