NetworkManager/man
Wen Liang 51ea910cc2 device: Support configuring dhcp-send-hostname globally
The user does not want to send machine hostname to the DHCP server
globally by default to avoid ddns record getting created in IPAM.
otherwise, IPAM creates ddns records which might interfere with user's
regular host record. Thus, introduce the ternary property
dhcp_send_hostname_v2 to warrant this behavior.

Notice that we set the GSpec of dhcp-send-hostname-v2 to int, because
defining it as enum would make that it cannot be expanded in a backwards
compatible way if we need to add more values: old clients using libnm
would reject it due to the new value being unknown. Follow the same
strategy than _nm_setting_property_define_direct_enum, defining the
NMSettInfoPropertType as enum, but the glib's GSpec as int.

Resolves: https://issues.redhat.com/browse/RHEL-56565
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2029
https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci/-/merge_requests/1765
2024-10-24 17:03:10 -04:00
..
common.ent.in build,core: add a "main.migrate-ifcfg-rh" configuration option 2023-07-25 15:39:06 +02:00
meson.build meson: remove deprecated ExternalProgram.path 2024-04-04 08:13:38 +00:00
NetworkManager-dispatcher.xml update DocBook DTD version to latest stable 4.5 2024-04-22 12:06:16 +00:00
NetworkManager-wait-online.service.xml update DocBook DTD version to latest stable 4.5 2024-04-22 12:06:16 +00:00
NetworkManager.conf.xml device: Support configuring dhcp-send-hostname globally 2024-10-24 17:03:10 -04:00
NetworkManager.xml update DocBook DTD version to latest stable 4.5 2024-04-22 12:06:16 +00:00
nm-cloud-setup.xml cloud-setup: Add OCI (Oracle Cloud) provider 2024-10-24 16:14:48 +02:00
nm-initrd-generator.xml update DocBook DTD version to latest stable 4.5 2024-04-22 12:06:16 +00:00
nm-online.xml update DocBook DTD version to latest stable 4.5 2024-04-22 12:06:16 +00:00
nm-openvswitch.xml src: drop most slave references from the code 2024-08-09 15:47:32 +02:00
nm-settings-dbus.xsl update DocBook DTD version to latest stable 4.5 2024-04-22 12:06:16 +00:00
nm-settings-ifcfg-rh.xsl src: drop most slave references from the code 2024-08-09 15:47:32 +02:00
nm-settings-keyfile.xsl src: drop most slave references from the code 2024-08-09 15:47:32 +02:00
nm-settings-nmcli.xsl update DocBook DTD version to latest stable 4.5 2024-04-22 12:06:16 +00:00
nmcli-examples.xml src: drop most slave references from the code 2024-08-09 15:47:32 +02:00
nmcli.xml src: drop most master references from the code 2024-08-09 15:47:32 +02:00
nmtui.xml update DocBook DTD version to latest stable 4.5 2024-04-22 12:06:16 +00:00