diff options
Diffstat (limited to 'docs/libnm/html/NMSettingIP4Config.html')
| -rw-r--r-- | docs/libnm/html/NMSettingIP4Config.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/libnm/html/NMSettingIP4Config.html b/docs/libnm/html/NMSettingIP4Config.html index c8df79f4..4755fcef 100644 --- a/docs/libnm/html/NMSettingIP4Config.html +++ b/docs/libnm/html/NMSettingIP4Config.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingInfiniband.html" title="NMSettingInfiniband"> <link rel="next" href="NMSettingIP6Config.html" title="NMSettingIP6Config"> -<meta name="generator" content="GTK-Doc V1.29.1 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.29 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -323,10 +323,14 @@ non-hardware-address client ID and the 'type' field is set to 0.</p> current or permanent MAC address of the device to generate a client identifier with type ethernet (01). Currently, these options only work for ethernet type of links.</p> +<p>The special value "duid" generates a RFC4361-compliant client identifier based +on a hash of the interface name as IAID and /etc/machine-id.</p> <p>The special value "stable" is supported to generate a type 0 client identifier based -on the stable-id (see connection.stable-id) and a per-host key.</p> -<p>If unset, a globally configured default is used. If still unset, the -client-id from the last lease is reused.</p> +on the stable-id (see connection.stable-id) and a per-host key. If you set the +stable-id, you may want to include the "${DEVICE}" or "${MAC}" specifier to get a +per-device key.</p> +<p>If unset, a globally configured default is used. If still unset, the default +depends on the DHCP plugin.</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> </div> @@ -345,6 +349,6 @@ cannot be set at the same time.</p> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.29.1</div> +<hr>Generated by GTK-Doc V1.29</div> </body> </html> \ No newline at end of file |