about summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingIP4Config.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-04-23 18:01:04 +0200
committerMichael Biebl <biebl@debian.org>2018-04-23 18:01:04 +0200
commitd00e17d14b5df5f7fcba1a17f91edbb3180fbf64 (patch)
tree2b16542fff332a3c38fb2191f7ae4d4795f66451 /docs/libnm/html/NMSettingIP4Config.html
parent2e03b565aa24225ca4992797a5d563542b0b2bdd (diff)
parentf60117b41d5433be1b4a96d82cd11d0c3dce9b63 (diff)
Update upstream source from tag 'upstream/1.11.3'
Update to upstream version '1.11.3'
with Debian dir a3a34e6c602cb81e76dc3c255c617e7f7ecfc11c
Diffstat (limited to 'docs/libnm/html/NMSettingIP4Config.html')
-rw-r--r--docs/libnm/html/NMSettingIP4Config.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/libnm/html/NMSettingIP4Config.html b/docs/libnm/html/NMSettingIP4Config.html
index 4bd8df58..b26150c1 100644
--- a/docs/libnm/html/NMSettingIP4Config.html
+++ b/docs/libnm/html/NMSettingIP4Config.html
@@ -319,6 +319,14 @@ an hardware address (e.g. '01:xx:xx:xx:xx:xx:xx' where 1 is the Ethernet
 ARP type and the rest is a MAC address).
 If the property is not a hex string it is considered as a
 non-hardware-address client ID and the 'type' field is set to 0.</p>
+<p>The special values "mac" and "perm-mac" are supported, which use the
+current or permanent MAC address of the device to generate a client identifier
+with type ethernet type (01). Currently, these options only work for ethernet
+type of links.</p>
+<p>The special value "stable" is supported to generate a type 0 client identifier based
+on the stable-id (see connection.stable-id).</p>
+<p>If unset, a globally configured default is used. If still unset, the
+client-id from the last lease is reused.</p>
 <p>Flags: Read / Write</p>
 <p>Default value: NULL</p>
 </div>