You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
openvpn.config openvpn: update to 2.4_rc2 8 years ago
openvpn.init openvpn: add extra respawn parameters 7 years ago
openvpn.options openvpn: move list of params and bools to a separate file 7 years ago
openvpn.upgrade openvpn: add from openvpn-devel from /packages, fix support for current polarssl 12 years ago