From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001
From: Michael Biebl
NMWireGuardPeer *self);
Drop a reference to self
. If the last reference is dropped,
-the instance is freed and all accociate data released.
This is not thread-safe.
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