diff options
Diffstat (limited to 'libnm/nm-settings-docs-overrides.xml')
| -rw-r--r-- | libnm/nm-settings-docs-overrides.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/libnm/nm-settings-docs-overrides.xml b/libnm/nm-settings-docs-overrides.xml index 276253c6..8f14996d 100644 --- a/libnm/nm-settings-docs-overrides.xml +++ b/libnm/nm-settings-docs-overrides.xml @@ -162,6 +162,8 @@ vlan's interface name."/> </setting> <setting name="vxlan"> </setting> +<setting name="wifi-p2p"> +</setting> <setting name="wimax"> </setting> <setting name="802-3-ethernet"> @@ -172,10 +174,13 @@ For libnm and nmcli, this field is called "cloned-mac-address"."/> a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which -can only contain explict hardware addresses. Note that this property +can only contain explicit hardware addresses. Note that this property only exists in D-Bus API. libnm and nmcli continue to call this property "cloned-mac-address"."/> </setting> +<setting name="wireguard"> +<property name="peers" variable="peers" format="array of 'a{sv}'" values="" default="" example="" description="Array of dictionaries for the WireGuard peers."/> +</setting> <setting name="802-11-wireless-security"> </setting> <setting name="802-11-wireless"> @@ -186,7 +191,7 @@ For libnm and nmcli, this field is called "cloned-mac-address"."/> a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which -can only contain explict hardware addresses. Note that this property +can only contain explicit hardware addresses. Note that this property only exists in D-Bus API. libnm and nmcli continue to call this property "cloned-mac-address"."/> <property name="security" variable="security" format="" values="" default="" example="" description="This property is deprecated, but can be set to the value |