From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMSettingWireGuard.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/libnm/html/NMSettingWireGuard.html') diff --git a/docs/libnm/html/NMSettingWireGuard.html b/docs/libnm/html/NMSettingWireGuard.html index e0299ce4..ecfc3539 100644 --- a/docs/libnm/html/NMSettingWireGuard.html +++ b/docs/libnm/html/NMSettingWireGuard.html @@ -531,7 +531,7 @@ the reference count.

nm_wireguard_peer_unref (NMWireGuardPeer *self);

Drop a reference to self . If the last reference is dropped, -the instance is freed and all accociate data released.

+the instance is freed and all associate data released.

This is not thread-safe.

Parameters

@@ -1174,13 +1174,13 @@ nm_wireguard_peer_is_valid (const

check_secrets

if TRUE, non-secret properties are validated. -Otherwise they are ignored for this purpose.

+Otherwise, they are ignored for this purpose.

 

check_non_secrets

if TRUE, secret properties are validated. -Otherwise they are ignored for this purpose.

+Otherwise, they are ignored for this purpose.

  @@ -1720,13 +1720,13 @@ nm_setting_wireguard_get_ip6_auto_default_route

Types and Values

NM_WIREGUARD_PUBLIC_KEY_LEN

-
#define NM_WIREGUARD_PUBLIC_KEY_LEN     32
+
#define NM_WIREGUARD_PUBLIC_KEY_LEN    32
 

NM_WIREGUARD_SYMMETRIC_KEY_LEN

-
#define NM_WIREGUARD_SYMMETRIC_KEY_LEN  32
+
#define NM_WIREGUARD_SYMMETRIC_KEY_LEN 32
 

@@ -1762,19 +1762,19 @@ nm_setting_wireguard_get_ip6_auto_default_route

NM_SETTING_WIREGUARD_PEERS

-
#define NM_SETTING_WIREGUARD_PEERS             "peers"
+
#define NM_SETTING_WIREGUARD_PEERS "peers"
 

NM_SETTING_WIREGUARD_MTU

-
#define NM_SETTING_WIREGUARD_MTU               "mtu"
+
#define NM_SETTING_WIREGUARD_MTU                    "mtu"
 

NM_SETTING_WIREGUARD_PEER_ROUTES

-
#define NM_SETTING_WIREGUARD_PEER_ROUTES       "peer-routes"
+
#define NM_SETTING_WIREGUARD_PEER_ROUTES            "peer-routes"
 

-- cgit 1.3.0-6-gf8a5