NetworkManager/clients
Thomas Haller 8861ac2976 dhcp: add "ipv4.dhcp-client-id=duid" setting
Add a new mode for the DHCPv4 client identifier.

"duid" is what the internal (systemd) DHCP client already does by
default. It is also the same as used by systemd-networkd's
"ClientIdentifier=duid" setting. What we still lack (compared to
networkd) are a way to overwrite IAID and the DUID.

Previously, this mode was used by the internal DHCP plugin
by default. However, it could not be explicitly configured.
In general, our default values should also be explicitly selectable.
Now the "duid" client identifier can also be used with the "dhclient"
plugin.
2018-11-13 19:09:34 +01:00
..
cli cli: add --rescan option to help output 2018-11-05 09:32:20 +01:00
common dhcp: add "ipv4.dhcp-client-id=duid" setting 2018-11-13 19:09:34 +01:00
tests cli/tests: fix output on failure 2018-11-02 14:56:40 +01:00
tui docs: misc. typos 2018-09-15 09:08:03 +02:00
meson.build build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00