From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- man/NetworkManager.conf.xml | 49 ++++++++++++++++++++++++++++++++++----------- 1 file changed, 37 insertions(+), 12 deletions(-) (limited to 'man/NetworkManager.conf.xml') diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index 3ee942b2..a21ff9df 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -357,7 +357,7 @@ no-auto-default=* NetworkManager also writes a file &nmrundir;/no-stub-resolv.conf that contains the original name servers pushed to the DNS plugin. - When using dnsmasq and systemd-resolved + When using dnsmasq and systemd-resolved, per-connection added dns servers will always be queried using the device the connection has been activated on. @@ -421,16 +421,15 @@ no-auto-default=* systemd-resolved - Send the connection DNS configuration to + Additionally, send the connection DNS configuration to systemd-resolved. Defaults to "true". - Note that this setting is complementary to the - dns setting. You can keep this enabled while using - dns set to another DNS plugin alongside - systemd-resolved, or dns set to - systemd-resolved to configure the system resolver to use - systemd-resolved. - If systemd-resolved is enabled, the connectivity check resolves the + Note that this setting has no effect if the main dns + plugin is already systemd-resolved. It is complementary to the + dns setting to configure systemd-resolved alongside the + main plugin. + If systemd-resolved is enabled, either via this setting or the main + DNS plugin, the connectivity check resolves the hostname per-device. @@ -528,6 +527,17 @@ no-auto-default=* + + + migrate-ifcfg-rh + Whether NetworkManager tries to automatically convert + any connection profile stored in ifcfg-rh format to the keyfile format. + Support for ifcfg-rh is deprecated and will be eventually removed. If + enabled, the migration is performed at every startup of the daemon. + The default value is &NM_CONFIG_DEFAULT_MAIN_MIGRATE_IFCFG_RH_TEXT;. + + + @@ -554,6 +564,21 @@ no-auto-default=* + + rename + + + NetworkManager automatically chooses a filename when storing + a new profile to disk. That name depends on the profile's name + (connection.id). When updating a profile's name, the file is + not renamed to not break scripts that rely on the filename + for the profile. + By setting this option to "true", NetworkManager renames + the keyfile on update of the profile, to follow the profile's + name. This defaults to "false". + + + unmanaged-devices @@ -1646,9 +1671,9 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16 ifcfg-rh - This plugin is used on the Fedora and Red Hat Enterprise - Linux distributions to read and write configuration from - the standard + This plugin is now deprecated; it can be used on the + Fedora and Red Hat Enterprise Linux distributions to read + and write configuration from the standard /etc/sysconfig/network-scripts/ifcfg-* files. It currently supports reading Ethernet, Wi-Fi, InfiniBand, VLAN, Bond, Bridge, and Team connections. -- cgit 1.3.0-6-gf8a5