man: mention that DUIDType=link-layer-time or link-layer uses MAC address

This commit is contained in:
Yu Watanabe 2018-08-07 14:03:57 +09:00
parent 0cf7c3fd21
commit 8fa266c2a4
1 changed files with 5 additions and 3 deletions

View File

@ -87,10 +87,12 @@
</varlistentry>
<varlistentry>
<term><option>link-layer-time</option></term>
<term><option>link-layer-time[:<replaceable>TIME</replaceable>]</option></term>
<term><option>link-layer</option></term>
<listitem><para>Those values are parsed and can be used to set the DUID type
field, but DUID contents must be provided using <varname>DUIDRawData=</varname>.
<listitem><para>If <literal>link-layer-time</literal> or <literal>link-layer</literal> is specified,
then the MAC address of the interface is used as a DUID value. The value <literal>link-layer-time</literal>
can take additional time value after a colon, e.g. <literal>link-layer-time:2018-01-23 12:34:56 UTC</literal>.
The default time value is <literal>2000-01-01 00:00:00 UTC</literal>.
</para></listitem>
</varlistentry>
</variablelist>