openwrt/package
Martin Schiller 98491a9ae9 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-05-12 11:57:00 +02:00
..
base-files base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver() 2017-05-03 13:48:44 +02:00
boot grub2: update to 2.02~rc1 2017-03-01 20:37:37 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware mac80211: add support for Marvell 802.11n/802.11ac SDIO Wireless cards 2017-03-11 20:34:03 +01:00
kernel mac80211: rt2800: fix mt7620 E2 channel registers 2017-05-02 23:17:22 +02:00
libs openssl: Use mkhash for STAMP_CONFIGURED 2017-04-22 12:43:51 +02:00
network openvpn: add extra respawn parameters 2017-05-12 11:57:00 +02:00
system rpcd: Explicitly link with lcrypt 2017-04-28 17:09:13 +02:00
utils busybox: revert accidential version bump 2017-04-27 15:38:48 +02:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00