openwrt/package
Álvaro Fernández Rojas e1c125c167
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
netifd: use stable IAID for DHCPv4
Commit 9151c7015e introduced support for the global DHCP DUID to
generate a RFC4361-style client identifier.
However, the IAID introduced in those changes is based on ifindex, which
is subject to changes and causes issues on environments requiring a stable
IAID.

This commit switches the IAID to a stable one based on MD5.

Fixes: 9151c7015e ("netifd: use the global DHCP DUID for DHCPv4")
Link: https://github.com/openwrt/openwrt/pull/21489
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2026-01-14 18:07:38 +01:00
..
base-files base-files: introduce a function to generate IAID 2026-01-14 18:07:27 +01:00
boot boot: arm-trusted-firmware-microchipsw: depend on host Ruby 2026-01-12 18:01:17 +01:00
devel treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
firmware qoriq: add support for NXP T4240RDB board 2026-01-09 18:45:02 +02:00
kernel kernel: add kmod-hwmon-adt7470 2026-01-14 10:43:15 +01:00
libs elfutils: drop libelf1 provide 2026-01-12 14:28:52 +01:00
network netifd: use stable IAID for DHCPv4 2026-01-14 18:07:38 +01:00
system uclient: provide virtual wget-any 2026-01-12 14:28:52 +01:00
utils ucode: remove the fs.read_nb patch 2026-01-06 20:09:35 +01:00
Makefile build: avoid errors during release candidate kernel packaging 2025-12-20 11:06:47 +01:00