openwrt/package
Álvaro Fernández Rojas 88f97a9649
Some checks are pending
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.

(cherry picked from commit e1c125c167)
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-15 11:06:32 +01:00
..
base-files base-files: introduce a function to generate IAID 2026-01-15 11:06:32 +01:00
boot mpc85xx: p2020: add support for WatchGuard XTM330 (NC5AE7) 2026-01-15 01:30:29 +01:00
devel kselftests-bpf: drop dependency on kernel 6.6 2025-11-27 12:47:16 +01:00
firmware ipq-wifi: rename BDF for EAP623-Outdoor HD v1 2026-01-08 11:18:58 +01:00
kernel kernel: modules: add kmod-pmbus-sensors package 2026-01-13 00:23:38 +01:00
libs readline: add $(FPIC) to LDFLAGS 2026-01-13 00:23:38 +01:00
network netifd: use stable IAID for DHCPv4 2026-01-15 11:06:32 +01:00
system treewide: add explicit default variant 2026-01-02 18:11:04 +01:00
utils cli: fix typo in error reporting 2026-01-04 16:57:20 +01:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00