openconnect: allow disable dtls with bool option no_dtls 13221/head
authorYousong Zhou <yszhou4tech@gmail.com>
Thu, 27 Aug 2020 04:13:56 +0000 (12:13 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Thu, 27 Aug 2020 05:59:52 +0000 (13:59 +0800)
commit3445e1b4702cce97b89d76cfa7db1b1d06934faa
tree8c65e8d91fe915206450a07cdff8976ebd81a05b
parentfce2b069df766646798d1bac4ccd69d0d44b9d0c
openconnect: allow disable dtls with bool option no_dtls

openconnect may emit following error logs every minute when negotiating
with deployments forbidding usage of dtls

  Thu Aug 27 04:11:59 2020 daemon.notice openconnect[12024]: DTLS handshake failed: Error in the push function.
  Thu Aug 27 04:11:59 2020 daemon.notice openconnect[12024]: (Is a firewall preventing you from sending UDP packets?)

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
net/openconnect/Makefile
net/openconnect/files/openconnect.sh