NetworkManager/clients/common
Beniamino Galvani 92c494f290 all: change default value of hostname.only-from-default to false
Currently, is retrieved by default only from the device with the
default route. This is done so that in presence of multiple
connections the choice is deterministic.

However, this limitation seems confusing for users, that expect to get
an hostname even for non-default devices. Change the default and allow
any device to obtain the hostname.

Note that when there is a default route, NM still prefers that device
and so the behavior doesn't change.

The only change in behavior is that when there is no default route and
the machine doesn't have a static hostname, NM will try to get
hostname from DHCP or reverse DNS.

https://bugzilla.redhat.com/show_bug.cgi?id=1766944
2021-01-18 16:29:55 +01:00
..
tests clients: fix compiler warning in _do_test_parse_passwd_file() 2021-01-08 19:06:44 +01:00
meson.build all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-client-utils.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-client-utils.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-meta-setting-access.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-meta-setting-access.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-meta-setting-desc.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-meta-setting-desc.h libnm,shared: move nm-ethtool helper to "libnm-base" 2021-01-15 11:32:41 +01:00
nm-polkit-listener.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-polkit-listener.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-secret-agent-simple.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-secret-agent-simple.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-vpn-helpers.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-vpn-helpers.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
qrcodegen.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
qrcodegen.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
settings-docs.h.in all: change default value of hostname.only-from-default to false 2021-01-18 16:29:55 +01:00
settings-docs.xsl cli: fix marking settings docs for translation 2017-04-23 23:45:02 +02:00