diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-08-30 15:28:19 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-08-30 15:33:26 +0200 |
commit | 1b2065d0be7f74cb93fac7f208ee4f28666d3f69 (patch) | |
tree | 636137ef2fc954c383feaa0c6956ec80475bca79 /protocols/luci-proto-vpnc | |
parent | bac444dae6cb697f8f3cfd5e55e5e16e3443e974 (diff) |
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>
Diffstat (limited to 'protocols/luci-proto-vpnc')
0 files changed, 0 insertions, 0 deletions