NetworkManager/clients/common
Thomas Haller a6ee43d1c1 cli/wireguard: add import functionality for WireGuard
Support importing ".conf" files as `wg-quick up` supports it.

`wg-quick` parses several options under "[Interface]" and
passes the remainder to `wg setconf`.

The PreUp/PreDown/PostUp/PostDown options are of course not supported.

"Table" for the moment behaves different.

(cherry picked from commit a3a8583c31)
2019-03-07 22:22:39 +01:00
..
tests build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
meson.build build/meson: add intermediate shared/nm-utils base library 2019-02-05 09:53:24 +01:00
nm-client-utils.c core/devices: Add P2P Wifi device and peer tracking 2019-01-27 23:45:12 +01:00
nm-client-utils.h cli/wireguard: add import functionality for WireGuard 2019-03-07 22:22:39 +01:00
nm-meta-setting-access.c libnm: use NMMetaSettingInfo for tracking setting priority 2018-08-10 10:38:19 +02:00
nm-meta-setting-access.h cli: remove unused argument from nm_meta_selection_create_parse_list() 2018-07-25 17:08:37 +02:00
nm-meta-setting-desc.c wireguard: add "peer-routes" setting for WireGuard profiles 2019-03-05 12:23:59 +01:00
nm-meta-setting-desc.h cli: rework NM_SETTING_802_1X_PASSWORD_RAW property functions to operate on generic GBytes 2019-02-22 14:04:13 +01:00
nm-polkit-listener.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-polkit-listener.h docs: misc. typos 2018-09-15 09:08:03 +02:00
nm-secret-agent-simple.c clients: fix GVariantBuilder memory leak 2019-03-05 09:45:02 +01:00
nm-secret-agent-simple.h libnm: add NMWireGuardPeer and libnm support for peers 2019-02-22 11:00:10 +01:00
nm-vpn-helpers.c cli/wireguard: add import functionality for WireGuard 2019-03-07 22:22:39 +01:00
nm-vpn-helpers.h cli/wireguard: add import functionality for WireGuard 2019-03-07 22:22:39 +01:00
settings-docs.h.in wireguard: add "peer-routes" setting for WireGuard profiles 2019-03-05 12:23:59 +01:00
settings-docs.xsl cli: fix marking settings docs for translation 2017-04-23 23:45:02 +02:00