openwrt/package/network/ipv6
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
..
6in4 6in4: add 'nohostroute' option 2024-09-22 16:28:52 +02:00
6rd package: avoid the use of eval to parse ipcalc.sh output 2023-09-25 15:02:49 +02:00
6to4 package: drop PKG_VERSION for purely local packages 2020-07-15 18:33:56 +02:00
464xlat 464xlat: delete SNATed conntracks on interface teardown 2022-06-19 21:54:05 +02:00
ds-lite ds-lite: Add support for IPIP6(RFC2473) tunnel 2024-03-16 13:15:18 +08:00
map map: rename type to maptype (FS#3287) 2020-08-19 21:14:00 +02:00
odhcp6c odhcp6c: use the global DHCP DUID for DHCPv6 2025-10-19 19:46:22 +02:00
thc-ipv6 packages: refresh patches 2024-05-31 11:30:06 +02:00