]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.link.xml
document ability to disable MACAddressPolicy 1467/head
authorJacob Keller <jacob.keller@gmail.com>
Mon, 5 Oct 2015 21:14:45 +0000 (14:14 -0700)
committerJacob Keller <jacob.keller@gmail.com>
Mon, 5 Oct 2015 22:55:25 +0000 (15:55 -0700)
commit66d3752e812915a549ebee01769ee761c1495667
tree7bd93a579f4cae53338111b47793418c5469bccb
parentc51abd80cf774815f57817da527639081d7002f4
document ability to disable MACAddressPolicy

While it is currently possible to either not set MACAddressPolicy or set
it to a value different from "persistent" or "random", it is not obvious
that a user can do so. Add a policy, "none", which simply retains kernel
MAC addresses (same as not filling in the policy at all) and document it
so that users are aware of this setting.

Signed-off-by: Jacob Keller <jacob.keller@gmail.com>
man/systemd.link.xml
src/udev/net/link-config.c
src/udev/net/link-config.h