NetworkManager/docs/libnm
Thomas Haller b521f426ab libnm,cli: add NMSettingWireGuard
For now only add the core settings, no peers' data.

To support peers and the allowed-ips of the peers is more complicated
and will be done later. It's more complicated because these are nested
lists (allowed-ips) inside a list (peers). That is quite unusual and to
conveniently support that in D-Bus API, in keyfile format, in libnm,
and nmcli, is a effort.
Also, it's further complicated by the fact that each peer has a secret (the
preshared-key). Thus we probably need secret flags for each peer, which
is a novelty as well (until now we require a fixed set of secrets per
profile that is well known).
2019-02-22 11:00:10 +01:00
..
libnm-docs.xml libnm,cli: add NMSettingWireGuard 2019-02-22 11:00:10 +01:00
libnm.png docs: add libnm documentation 2014-08-01 14:34:05 -04:00
libnm.svg wimax: drop WiMAX support (bgo #747846) 2015-04-17 12:42:23 -04:00
Makefile.am docs/test: add check that gtk-doc contains patch to generate proper documentation 2018-09-14 09:04:23 +02:00
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
version.xml.in docs: add libnm documentation 2014-08-01 14:34:05 -04:00