luci/protocols/luci-proto-ppp/luasrc/model
Jo-Philipp Wich 1b2065d0be luci-proto-ppp: align keepalive defaults with current OpenWrt
Disabling 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.

Fixes #2112
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-08-30 15:33:26 +02:00
..
cbi/admin_network luci-proto-ppp: align keepalive defaults with current OpenWrt 2018-08-30 15:33:26 +02:00
network luci-proto-3g: make it a self-contained package 2018-05-28 22:28:30 +08:00