From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001
From: Michael Biebl
int type);
Returns the length in octets of a hardware address of type type
.
It is an error to call this function with any value other than +
Before 1.28, it was an error to call this function with any value other than
ARPHRD_ETHER or ARPHRD_INFINIBAND.
const char<
and converts it to binary form in buffer
.
Bytes in asc
- can be sepatared by colons (:), or hyphens (-), but not mixed.
+ can be separated by colons (:), or hyphens (-), but not mixed.
Parameters
@@ -2643,8 +2643,9 @@ characters. If set to nm_utils_inet6_ntop()). Beware, that the internal
buffer will be overwritten with ever new call of nm_utils_inet4_ntop() or
nm_utils_inet6_ntop() that does not provide its own dst
-buffer. Also,
-using the internal buffer is not thread safe. When in doubt, pass your own
+buffer. Since
+1.28, the internal buffer is thread local and thus thread safe. Before
+it was not thread safe. When in doubt, pass your own
dst
buffer to avoid these issues.
@@ -2689,8 +2690,9 @@ characters. If set to nm_utils_inet4_ntop()). Beware, that the internal
buffer will be overwritten with ever new call of nm_utils_inet4_ntop() or
nm_utils_inet6_ntop() that does not provide its own dst
-buffer. Also,
-using the internal buffer is not thread safe. When in doubt, pass your own
+buffer. Since
+1.28, the internal buffer is thread local and thus thread safe. Before
+it was not thread safe. When in doubt, pass your own
dst
buffer to avoid these issues.
@@ -3530,7 +3532,7 @@ generating the dynamic WEP keys automatically
NM_UTILS_INET_ADDRSTRLEN
-#define NM_UTILS_INET_ADDRSTRLEN INET6_ADDRSTRLEN
+#define NM_UTILS_INET_ADDRSTRLEN INET6_ADDRSTRLEN
Defines the minimal length for a char buffer that is suitable as dst
argument
--
cgit 1.3.0-6-gf8a5
From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Sun, 6 Dec 2020 21:57:59 +0100
Subject: New upstream version 1.28.0
---
docs/libnm/html/libnm-nm-utils.html | 62 ++++++++++++++++++-------------------
1 file changed, 31 insertions(+), 31 deletions(-)
(limited to 'docs/libnm/html/libnm-nm-utils.html')
diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html
index cca4b08b..bbe47679 100644
--- a/docs/libnm/html/libnm-nm-utils.html
+++ b/docs/libnm/html/libnm-nm-utils.html
@@ -8,7 +8,7 @@
-
+
@@ -873,7 +873,7 @@ _only_.
an allocated string containing a UTF-8
representation of the SSID, which must be freed by the caller using g_free().
Returns NULL on errors.
-[transfer full]
+[transfer full]
@@ -1120,7 +1120,7 @@ type 'au' representing an array of IPv4 addresses.
Returns
a new floating GVariant representing dns
.
-[transfer none]
+[transfer none]
@@ -1148,7 +1148,7 @@ IPv4 addresses into an array of IP address strings.
Returns
a NULL-terminated array of IP address strings.
-[transfer full][type utf8]
+[transfer full][type utf8]
@@ -1189,7 +1189,7 @@ gateway). The "gateway" field of the first address will get the value of
Returns
a new floating GVariant representing addresses
.
-[transfer none]
+[transfer none]
@@ -1221,7 +1221,7 @@ of the other addresses are ignored.
out_gateway
on return, will contain the IP gateway.
-[out][allow-none][transfer full]
+[out][allow-none][transfer full]
@@ -1230,7 +1230,7 @@ of the other addresses are ignored.
Returns
a newly allocated
GPtrArray of NMIPAddress objects.
-[transfer full][element-type NMIPAddress]
+[transfer full][element-type NMIPAddress]
@@ -1261,7 +1261,7 @@ metric).
Returns
a new floating GVariant representing routes
.
-[transfer none]
+[transfer none]
@@ -1291,7 +1291,7 @@ and metric) into a Returns
a newly allocated
GPtrArray of NMIPRoute objects.
-[transfer full][element-type NMIPRoute]
+[transfer full][element-type NMIPRoute]
@@ -1399,7 +1399,7 @@ type 'aay' representing an array of IPv6 addresses.
Returns
a new floating GVariant representing dns
.
-[transfer none]
+[transfer none]
@@ -1429,7 +1429,7 @@ ignored.
Returns
a NULL-terminated array of IP address strings.
-[transfer full][type utf8]
+[transfer full][type utf8]
@@ -1471,7 +1471,7 @@ all 0s.
Returns
a new floating GVariant representing addresses
.
-[transfer none]
+[transfer none]
@@ -1503,7 +1503,7 @@ fields of the other addresses are ignored.
out_gateway
on return, will contain the IP gateway.
-[out][allow-none][transfer full]
+[out][allow-none][transfer full]
@@ -1512,7 +1512,7 @@ fields of the other addresses are ignored.
Returns
a newly allocated
GPtrArray of NMIPAddress objects.
-[transfer full][element-type NMIPAddress]
+[transfer full][element-type NMIPAddress]
@@ -1543,7 +1543,7 @@ metric).
Returns
a new floating GVariant representing routes
.
-[transfer none]
+[transfer none]
@@ -1573,7 +1573,7 @@ hop, and metric) into a Returns
a newly allocated
GPtrArray of NMIPRoute objects.
-[transfer full][element-type NMIPRoute]
+[transfer full][element-type NMIPRoute]
@@ -1605,7 +1605,7 @@ include additional attributes.
Returns
a new floating GVariant representing addresses
.
-[transfer none]
+[transfer none]
@@ -1644,7 +1644,7 @@ objects.
Returns
a newly allocated
GPtrArray of NMIPAddress objects.
-[transfer full][element-type NMIPAddress]
+[transfer full][element-type NMIPAddress]
@@ -1675,7 +1675,7 @@ prefix, next hop, metric, and additional attributes).
Returns
a new floating GVariant representing routes
.
-[transfer none]
+[transfer none]
@@ -1714,7 +1714,7 @@ prefix, next hop, metric, and additional attributes) into a Returns
a newly allocated
GPtrArray of NMIPRoute objects.
-[transfer full][element-type NMIPRoute]
+[transfer full][element-type NMIPRoute]
@@ -1915,7 +1915,7 @@ function.
the full path to the helper, if found, or NULL if not found.
The returned string is not owned by the caller, but later
invocations of the function might overwrite it.
-[transfer none]
+[transfer none]
@@ -2175,7 +2175,7 @@ nm_utils_hwaddr_ntoa (Returns
the textual form of addr
.
-[transfer full]
+[transfer full]
@@ -2214,7 +2214,7 @@ nm_utils_hwaddr_atoba (const char
a new GByteArray, or NULL if asc
couldn't
be parsed.
-[transfer full]
+[transfer full]
@@ -2345,7 +2345,7 @@ is expected to convert to
the canonicalized address if asc
appears to
be a valid hardware address of the indicated length, NULL if not.
-[transfer full]
+[transfer full]
@@ -2475,7 +2475,7 @@ array
Returns
the textual form of bytes
.
-[transfer full]
+[transfer full]
@@ -2508,7 +2508,7 @@ may not start or end with ':'.
@@ -2940,7 +2940,7 @@ containing the unrecognized token in err_token
err_token
location to store the first unrecognized token.
-[out][allow-none][transfer full]
+[out][allow-none][transfer full]
@@ -2990,7 +2990,7 @@ nm_utils_enum_get_values (Returns
a NULL-terminated dynamically-allocated array of static strings
or NULL on error.
-[transfer container]
+[transfer container]
Since: 1.2
@@ -3065,7 +3065,7 @@ nm_utils_parse_variant_attributes (const GVariant values. Warning: the variant are still floating
references, owned by the hash table. If you take a reference, ensure to sink
the one of the hash table first.
-[transfer full][element-type utf8 GVariant]
+[transfer full][element-type utf8 GVariant]
Since: 1.8
@@ -3366,7 +3366,7 @@ nm_utils_sriov_vf_from_str (const
Returns
the virtual function object.
-[transfer full]
+[transfer full]
Since: 1.14
@@ -3551,6 +3551,6 @@ for both
-
Generated by GTK-Doc V1.32
+
Generated by GTK-Doc V1.33.1