openfortivpn: add option to use ither curl or ping to test host status
authorAaron Goodman <redacted>
Sat, 18 Jul 2020 06:00:16 +0000 (02:00 -0400)
committerAaron Goodman <redacted>
Sun, 19 Jul 2020 02:05:13 +0000 (22:05 -0400)
commit374ac6817d8fe813ed9a1dbd650dbdaec78a69e8
treef606489eb3b9e979eec90c963c2fa7cb7e28eea9
parentf57d05c769bf38d386790db2bf8c74868bbf9b20
openfortivpn: add option to use ither curl or ping to test host status

allow use of curl rather than ping to test if a host
is up since a host may not respond to ping, but an
https request is part of the openfortivpn connection,
so this is a more reliable test

also clean up overly verbose logging

Signed-off-by: Aaron Goodman <redacted>
net/openfortivpn/Makefile
net/openfortivpn/files/openfortivpn.sh
git clone https://git.99rst.org/PROJECT