summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-06-08 22:44:39 +0200
committerLennart Poettering <lennart@poettering.net>2015-06-08 22:44:39 +0200
commit3edf03546d707369ce4ab62968640a6f01bc8972 (patch)
treeafe4d4e592c22be3e774632a283b0e2e172e71c9
parent8e20f93488e2fba871e28adc1453976c4c41f2f5 (diff)
parent2e229e0c4c29e8a827be9ffe361741cf5e9aa7af (diff)
Merge pull request #106 from teg/man-mac-random
man: systemd.link - explain random MAC addresses
-rw-r--r--man/systemd.link.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/systemd.link.xml b/man/systemd.link.xml
index 5db06842bd..723364f4d1 100644
--- a/man/systemd.link.xml
+++ b/man/systemd.link.xml
@@ -232,7 +232,9 @@
<para>If the kernel is using a random MAC address,
nothing is done. Otherwise, a new address is randomly
generated each time the device appears, typically at
- boot.</para>
+ boot. Either way the random address will have the
+ <literal>unicast</literal> and
+ <literal>locally administered</literal> bits set.</para>
</listitem>
</varlistentry>
</variablelist>