openwrtv3/package/network/services/openvpn
Martin Schiller 06c49dbccf openvpn: add extra respawn parameters
This change protects the openvpn instances to be marked as "in a crash
loop" and thereby the connection retries will run infinitely.

When the remote site of an openvpn connection goes down for some time
(network failure etc.) the openvpn instance in an openwrt/lede device
should not stop retrying to establish the connection.

With the current limit of 5 retries, there is a user interaction
required, which isn't really what you want when the device should
simply do everything to keep the vpn connection up.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2017-03-22 09:41:52 +01:00
..
files openvpn: add extra respawn parameters 2017-03-22 09:41:52 +01:00
patches openvpn: fix disabling DES support in mbedtls 2016-12-22 16:42:19 +01:00
Config-mbedtls.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Config-nossl.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Config-openssl.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Makefile openvpn: move list of params and bools to a separate file 2017-03-07 21:31:59 +08:00