openwrt/package
David Härdeman 7dee632bee
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
odhcp6c: use the global DHCP DUID for DHCPv6
odhcp6c already supports custom DUIDS on a per-interface basis.  When no client
identifier has been set, odhcp6c will generate one on the basis of the MAC
address of the given interface.

This is contrary to how DUIDs are meant to be used, as the client identifier
will vary from interface to interface, while it is meant to remain stable for a
given host, no matter how the network hardware changes (see RFC8415, §11).

Fix this by letting odhcp6c use the global DHCP DUID, if configured.

Signed-off-by: David Härdeman <david@hardeman.nu>
Link: https://github.com/openwrt/openwrt/pull/20359
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-19 19:46:22 +02:00
..
base-files base-files: generate a global DHCP DUID 2025-10-19 19:46:22 +02:00
boot rockchip: add FriendlyElec NanoPi R76S support 2025-10-16 21:39:16 +02:00
devel strace: update to 6.17 2025-10-15 11:16:08 +02:00
firmware ipq40xx: add support for Cisco Meraki MR30H 2025-10-19 19:33:18 +02:00
kernel leds.mk: fix leds-group-multicolor name 2025-10-19 19:39:39 +02:00
libs mbedtls: update to 3.6.5 2025-10-18 01:27:52 +02:00
network odhcp6c: use the global DHCP DUID for DHCPv6 2025-10-19 19:46:22 +02:00
system ubus: update to Git HEAD (2025-10-17) 2025-10-17 13:28:52 +02:00
utils ucode: fix EOF detection in the non-blocking read patch 2025-10-16 20:58:55 +02:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00