From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/api/html/ref-settings.html | 106 +++++++++++++++++++++++++++------------- 1 file changed, 71 insertions(+), 35 deletions(-) (limited to 'docs/api/html/ref-settings.html') diff --git a/docs/api/html/ref-settings.html b/docs/api/html/ref-settings.html index fe268fe0..dd29c91c 100644 --- a/docs/api/html/ref-settings.html +++ b/docs/api/html/ref-settings.html @@ -8,7 +8,7 @@ - + @@ -37,7 +37,7 @@

Configuration Settings

-

Table 58. 802-1x setting

+

Table 81. 802-1x setting

@@ -267,7 +267,7 @@


-

Table 59. adsl setting

+

Table 82. adsl setting

@@ -335,7 +335,7 @@


-

Table 60. bluetooth setting

+

Table 83. bluetooth setting

@@ -373,7 +373,7 @@


-

Table 61. bond setting

+

Table 84. bond setting

@@ -411,7 +411,7 @@


-

Table 62. bridge setting

+

Table 85. bridge setting

@@ -491,7 +491,7 @@


-

Table 63. bridge-port setting

+

Table 86. bridge-port setting

@@ -535,7 +535,7 @@


-

Table 64. cdma setting

+

Table 87. cdma setting

@@ -585,7 +585,7 @@


-

Table 65. connection setting

+

Table 88. connection setting

@@ -685,6 +685,12 @@ + + + + + + @@ -713,7 +719,7 @@


-

Table 66. dcb setting

+

Table 89. dcb setting

Setting name of the device type of this slave's master connection (eg, "bond"), or NULL if this connection is not a slave.
stable-id
string
This token to generate stable IDs for the connection. If unset, the UUID will be used instead. The stable-id is used instead of the connection UUID for generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-privacy. It is also used to seed the generated cloned MAC address for ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable.
timestamp
uint64
0
@@ -829,7 +835,7 @@


-

Table 67. generic setting

+

Table 90. generic setting

@@ -853,7 +859,7 @@


-

Table 68. gsm setting

+

Table 91. gsm setting

@@ -951,7 +957,7 @@


-

Table 69. infiniband setting

+

Table 92. infiniband setting

@@ -1007,7 +1013,7 @@


-

Table 70. ipv4 setting

+

Table 93. ipv4 setting

@@ -1159,7 +1165,7 @@


-

Table 71. ipv6 setting

+

Table 94. ipv6 setting

@@ -1306,12 +1312,18 @@ + + + + + +
[]
Deprecated in favor of the 'route-data' property, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'route-data'. Array of IPv6 route structures. Each IPv6 route structure is composed of an IPv6 address, a prefix length (1 - 128), an IPv6 next hop address (which may be zeroed out if there is no next hop), and a metric. If the metric is 0, NM will choose an appropriate default metric for the device.
token
string
Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode.


-

Table 72. ip-tunnel setting

+

Table 95. ip-tunnel setting

@@ -1409,7 +1421,7 @@


-

Table 73. macvlan setting

+

Table 96. macvlan setting

@@ -1459,7 +1471,7 @@


-

Table 74. 802-11-olpc-mesh setting

+

Table 97. 802-11-olpc-mesh setting

@@ -1503,7 +1515,7 @@


-

Table 75. ppp setting

+

Table 98. ppp setting

@@ -1637,7 +1649,7 @@


-

Table 76. pppoe setting

+

Table 99. pppoe setting

@@ -1687,7 +1699,7 @@


-

Table 77. serial setting

+

Table 100. serial setting

@@ -1743,7 +1755,7 @@


-

Table 78. team setting

+

Table 101. team setting

@@ -1781,7 +1793,7 @@


-

Table 79. team-port setting

+

Table 102. team-port setting

@@ -1813,7 +1825,7 @@


-

Table 80. tun setting

+

Table 103. tun setting

@@ -1875,7 +1887,7 @@


-

Table 81. vlan setting

+

Table 104. vlan setting

@@ -1937,7 +1949,7 @@


-

Table 82. vpn setting

+

Table 105. vpn setting

@@ -1999,7 +2011,7 @@


-

Table 83. vxlan setting

+

Table 106. vxlan setting

@@ -2121,7 +2133,7 @@


-

Table 84. wimax setting

+

Table 107. wimax setting

@@ -2159,7 +2171,7 @@


-

Table 85. 802-3-ethernet setting

+

Table 108. 802-3-ethernet setting

@@ -2175,6 +2187,12 @@ + + + + + + @@ -2184,7 +2202,7 @@ - + @@ -2193,6 +2211,12 @@ + + + + + + @@ -2263,7 +2287,7 @@


-

Table 86. 802-11-wireless setting

+

Table 109. 802-11-wireless setting

assigned-mac-address
string
The new field for the cloned MAC address. It can be either a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which can only contain explict hardware addresses.
auto-negotiate
boolean
TRUE
cloned-mac-address
byte array
If specified, request that the device use this MAC address instead of its permanent MAC address. This is known as MAC cloning or spoofing.This D-Bus field is deprecated in favor of "assigned-mac-address" which is more flexible and allows specifying special variants like "random".
duplex
If specified, request that the device only use the specified duplex mode. Either "half" or "full".
generate-mac-address-mask
string
With "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more then one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.
mac-address
byte array
@@ -2279,6 +2303,12 @@ + + + + + + @@ -2300,7 +2330,13 @@ - + + + + + + + @@ -2324,7 +2360,7 @@ - + @@ -2385,7 +2421,7 @@


-

Table 87. 802-11-wireless-security setting

+

Table 110. 802-11-wireless-security setting

assigned-mac-address
string
The new field for the cloned MAC address. It can be either a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which can only contain explict hardware addresses.
band
string
cloned-mac-address
byte array
If specified, request that the Wi-Fi device use this MAC address instead of its permanent MAC address. This is known as MAC cloning or spoofing.This D-Bus field is deprecated in favor of "assigned-mac-address" which is more flexible and allows specifying special variants like "random".
generate-mac-address-mask
string
With "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more then one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.
hidden
mac-address-randomization
uint32
0
One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the user has set a global default to randomize and the supplicant supports randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize the MAC address).One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the user has set a global default to randomize and the supplicant supports randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize the MAC address). Deprecated: 1
mode
@@ -2515,6 +2551,6 @@ +
Generated by GTK-Doc V1.25 \ No newline at end of file -- cgit 1.3.0-6-gf8a5