Fix a few bugs reported by Christian Hewitt. Thanks!
Daniel Wagner (7):
vpn: Use correct format specifier for size_t
client: Prefix VPN serives identifiers with "vpn_"
wireguard: Add PersistentKeepalive config option
doc: Mention new PersistentKeepalive option
doc: Add missing WireGuard to Type field
wireguard: Make the ListenPort optional
vpn: Call disconnect() also for non TUN VPNs
client/vpnconnections.c | 2 +-
doc/vpn-config-format.txt | 6 +++---
vpn/plugins/vpn.c | 6 ++++--
vpn/plugins/wireguard.c | 12 +++++++++++-
4 files changed, 19 insertions(+), 7 deletions(-)
--
2.24.0