luci/protocols
William Chan 5481e0a7c2
luci-proto-ppp: align keepalive defaults with current OpenWrt (#19)
isabling LCP echos by *not* setting "option keepalive" was broken in
OpenWrt since https://dev.archive.openwrt.org/ticket/2373.html so setting
"0" in LuCI had the effect of reverting back to "5, 1" while the help
suggested otherwise.

Support for "keepalive 0" was fixed with https://git.openwrt.org/555c59230
so align LuCI now to emit "option keepalive 0" instead of removing the
option when entering "0" in the gui.
2020-02-14 23:27:45 +08:00
..
luci-proto-3g first commit 2018-10-17 22:44:12 +08:00
luci-proto-ipip first commit 2018-10-17 22:44:12 +08:00
luci-proto-ipv6 first commit 2018-10-17 22:44:12 +08:00
luci-proto-ncm first commit 2018-10-17 22:44:12 +08:00
luci-proto-openconnect first commit 2018-10-17 22:44:12 +08:00
luci-proto-ppp luci-proto-ppp: align keepalive defaults with current OpenWrt (#19) 2020-02-14 23:27:45 +08:00
luci-proto-qmi first commit 2018-10-17 22:44:12 +08:00
luci-proto-relay first commit 2018-10-17 22:44:12 +08:00
luci-proto-vpnc first commit 2018-10-17 22:44:12 +08:00
luci-proto-wireguard first commit 2018-10-17 22:44:12 +08:00