mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-19 03:58:11 +02:00
In some cases it is necessary to set a custom DHCP client-id during early boot. For example, the firmware of some InfiniBand NIC uses a 48-bit MAC derived from the InfiniBand 20-byte MAC when doing PXE. NetworkManager doesn't have any knowledge of that 48-bit MAC and uses the full MAC as client-id, therefore getting a different lease. Introduce a new option 'rd.net.dhcp.client-id' to specify a custom client-id. Resolves: https://issues.redhat.com/browse/RHEL-108454 https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2277 |
||
|---|---|---|
| .. | ||
| nbft-ipv4-dhcp/firmware/acpi/tables | ||
| nbft-ipv4-static/firmware/acpi/tables | ||
| nbft-ipv6-auto/firmware/acpi/tables | ||
| nbft-ipv6-static/firmware/acpi/tables | ||
| nbft-vlan/firmware/acpi/tables | ||
| sysfs | ||
| sysfs-bad-dns1 | ||
| sysfs-bad-dns2 | ||
| sysfs-bad-gateway | ||
| sysfs-bad-ipaddr | ||
| sysfs-dhcp | ||
| sysfs-dt/firmware/devicetree/base | ||
| sysfs-dt-tftp/firmware/devicetree/base/chosen | ||
| sysfs-static | ||
| sysfs-vlan | ||
| meson.build | ||
| test-cmdline-reader.c | ||
| test-dt-reader.c | ||
| test-ibft-reader.c | ||
| test-nbft-reader.c | ||