From f60117b41d5433be1b4a96d82cd11d0c3dce9b63 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 23 Apr 2018 18:00:21 +0200 Subject: New upstream version 1.11.3 --- docs/libnm/html/NMSettingIPConfig.html | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'docs/libnm/html/NMSettingIPConfig.html') diff --git a/docs/libnm/html/NMSettingIPConfig.html b/docs/libnm/html/NMSettingIPConfig.html index 5fe47818..63e0b785 100644 --- a/docs/libnm/html/NMSettingIPConfig.html +++ b/docs/libnm/html/NMSettingIPConfig.html @@ -840,6 +840,10 @@ #define +NM_IP_ADDRESS_ATTRIBUTE_LABEL + + +#define NM_IP_ROUTE_ATTRIBUTE_TABLE @@ -3832,6 +3836,12 @@ the particular kind of device.

Types and Values

+

NM_IP_ADDRESS_ATTRIBUTE_LABEL

+
#define NM_IP_ADDRESS_ATTRIBUTE_LABEL        "label"
+
+
+
+

NM_IP_ROUTE_ATTRIBUTE_TABLE

#define NM_IP_ROUTE_ATTRIBUTE_TABLE          "table"
 
@@ -4136,7 +4146,7 @@ the particular kind of device.

The “addresses” property

  “addresses”                GPtrArray *

Array of IP addresses.

-

Element-Type: NMIPAddress

+

[type GPtrArray(NMIPAddress)]

Flags: Read / Write


@@ -4147,8 +4157,9 @@ the particular kind of device.

addresses on the network. If an address conflict is detected, the activation will fail. A zero value means that no duplicate address detection is performed, -1 means the default value (either configuration -ipvx.dad-timeout override or 3 seconds). A value greater than zero is a +ipvx.dad-timeout override or zero). A value greater than zero is a timeout in milliseconds.

+

The property is currently implemented only for IPv4.

Flags: Read / Write / Construct

Allowed values: [-1,30000]

Default value: -1

@@ -4232,7 +4243,10 @@ value will be used.

The “dns-search” property

  “dns-search”               GStrv
-

Array of DNS search domains.

+

Array of DNS search domains. Domains starting with a tilde ('~') +are considered 'routing' domains and are used only to decide the +interface over which a query must be forwarded; they are not used +to complete unqualified host names.

Flags: Read / Write


@@ -4353,7 +4367,7 @@ of NetworkManager.

The “routes” property

  “routes”                   GPtrArray *

Array of IP routes.

-

Element-Type: NMIPRoute

+

[type GPtrArray(NMIPRoute)]

Flags: Read / Write

-- cgit 1.3.0-6-gf8a5