openwrtv3/package/network
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
..
config netifd: update to git HEAD version 2017-03-21 22:59:34 +01:00
ipv6 odhcp6c: update to git HEAD version 2017-03-16 21:42:15 +01:00
services openvpn: add extra respawn parameters 2017-03-22 09:41:52 +01:00
utils utils/tcpdump: Rework URLs 2017-03-22 09:16:23 +01:00