From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001
From: Michael Biebl
int fam
@@ -1664,7 +1664,7 @@ correct size for family
@@ -1820,7 +1820,7 @@ nm_ip_address_dup (Returns
a copy of address
.
-[transfer full]
+[transfer full]
@@ -2060,7 +2060,7 @@ nm_ip_address_get_attribute_names (
Returns
a NULL-terminated array of attribute names,.
-[transfer full]
+[transfer full]
@@ -2101,7 +2101,7 @@ on
address
, or NULL if address
has no such attribute.
-[transfer none]
+[transfer none]
@@ -2135,7 +2135,7 @@ nm_ip_address_set_attribute (value
the value.
-[transfer none][allow-none]
+[transfer none][allow-none]
@@ -2198,7 +2198,7 @@ nm_ip_route_new (int famil
@@ -2262,7 +2262,7 @@ point to buffers of the correct size for family
Returns
the new NMIPRoute object, or NULL on error.
-[transfer full]
+[transfer full]
@@ -2417,7 +2417,7 @@ nm_ip_route_dup (Returns
a copy of route
.
-[transfer full]
+[transfer full]
@@ -2852,7 +2852,7 @@ nm_ip_route_get_attribute_names (
Returns
a NULL-terminated array of attribute names.
-[transfer full]
+[transfer full]
@@ -2893,7 +2893,7 @@ on
route
, or NULL if route
has no such attribute.
-[transfer none]
+[transfer none]
@@ -2927,7 +2927,7 @@ nm_ip_route_set_attribute (value
the value.
-[transfer none][allow-none]
+[transfer none][allow-none]
@@ -3024,7 +3024,7 @@ nm_ip_routing_rule_new (intReturns
a newly created rule instance with the
provided address family. The instance is unsealed.
-[transfer full]
+[transfer full]
Since: 1.18
@@ -3054,7 +3054,7 @@ nm_ip_routing_rule_new_clone (const rule
. Note that the instance will
always be unsealred.
-[transfer full]
+[transfer full]
Since: 1.18
@@ -3085,7 +3085,7 @@ This is not thread-safe.
the self
argument with incremented
reference count.
-[transfer full]
+[transfer full]
Since: 1.18
@@ -3741,7 +3741,7 @@ nm_ip_routing_rule_get_from (const Returns
the set from/src parameter or
NULL, if no value is set.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -3834,7 +3834,7 @@ nm_ip_routing_rule_get_to (const Returns
the set to/dst parameter or
NULL, if no value is set.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -3902,7 +3902,7 @@ nm_ip_routing_rule_get_iifname (const
Returns
the set iifname or NULL if unset.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -3963,7 +3963,7 @@ nm_ip_routing_rule_get_oifname (const
Returns
the set oifname or NULL if unset.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -4288,7 +4288,7 @@ conversion. Currently, not extra arguments are supported.
Since: 1.18
@@ -4337,7 +4337,7 @@ conversion. Currently, not extra arguments are supported.
Since: 1.18
@@ -5051,7 +5051,7 @@ nm_setting_ip_config_get_address (Returns
the address at index idx
.
-[transfer none]
+[transfer none]
@@ -5262,7 +5262,7 @@ nm_setting_ip_config_get_route (Returns
the route at index idx
.
-[transfer none]
+[transfer none]
@@ -5512,7 +5512,7 @@ nm_setting_ip_config_get_routing_rule (Returns
the routing rule at index idx
.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -5926,7 +5926,7 @@ nm_setting_ip_config_get_dhcp_reject_servers
Returns
A NULL terminated array of DHCP reject servers. Even if no reject
servers are configured, this always returns a non NULL value.
-[array length=out_len zero-terminated=1][transfer none]
+[array length=out_len zero-terminated=1][transfer none]
Since: 1.28
@@ -6545,7 +6545,7 @@ incompatible with any other FQDN flag.
The “dad-timeout” property
- “dad-timeout” gint
+ “dad-timeout” int
Timeout in milliseconds used to check for the presence of duplicate IP
addresses on the network. If an address conflict is detected, the
activation will fail. A zero value means that no duplicate address
@@ -6562,7 +6562,7 @@ timeout in milliseconds.
The “dhcp-hostname” property
- “dhcp-hostname” gchar *
+ “dhcp-hostname” char *
If the “dhcp-send-hostname” property is TRUE, then the
specified name will be sent to the DHCP server when acquiring a lease.
This property and “dhcp-fqdn” are mutually exclusive and
@@ -6600,7 +6600,7 @@ described above are sent in the DHCP requests.
The “dhcp-iaid” property
- “dhcp-iaid” gchar *
+ “dhcp-iaid” char *
A string containing the "Identity Association Identifier" (IAID) used
by the DHCP client. The property is a 32-bit decimal value or a
special value among "mac", "perm-mac", "ifname" and "stable". When
@@ -6647,7 +6647,7 @@ providing a static hostname for the computer. If the
The “dhcp-timeout” property
- “dhcp-timeout” gint
+ “dhcp-timeout” int
A timeout for a DHCP transaction in seconds. If zero (the default), a
globally configured default is used. If still unspecified, a device specific
timeout is used (usually 45 seconds).
@@ -6687,7 +6687,7 @@ name servers to resolv.conf, and if all contributing profiles have
The “dns-priority” property
- “dns-priority” gint
+ “dns-priority” int
DNS servers priority.
The relative priority for DNS servers specified by this setting. A lower
numerical value is better (higher priority).
@@ -6697,7 +6697,7 @@ priority, only DNS servers from connections with the lowest priority value will
To avoid all DNS leaks, set the priority of the profile that should be used
to the most negative value of all active connections profiles.
Zero selects a globally configured default value. If the latter is missing
-or zero too, it defaults to -50 for VPNs (including WireGuard) and 100 for
+or zero too, it defaults to 50 for VPNs (including WireGuard) and 100 for
other connections.
Note that the priority is to order DNS settings for multiple active
connections. It does not disambiguate multiple DNS servers within the
@@ -6751,7 +6751,7 @@ query. This makes the behavior different from running with plain
The “gateway” property
- “gateway” gchar *
+ “gateway” char *
The gateway associated with this configuration. This is only meaningful
if “addresses” is also set.
The gateway's main purpose is to control the next hop of the standard default route on the device.
@@ -6805,7 +6805,7 @@ successfully.
The “method” property
- “method” gchar *
+ “method” char *
IP configuration method.
NMSettingIP4Config and NMSettingIP6Config both support "disabled",
"auto", "manual", and "link-local". See the subclass-specific
@@ -6892,6 +6892,6 @@ of NetworkManager.
+
Generated by GTK-Doc V1.33.1