zephyr/subsys/net/lib/dhcpv6
Alberto Escolar Piedras a1d916edd0 net: dhcpv6: Avoid directly accessing address of unaligned struct
Use UNALIGNED_MEMBER_ADDR when getting the address of possibly
unaligned structures members instead of attempting to directly
get the address as an offset.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2025-07-01 10:15:55 -05:00
..
CMakeLists.txt
dhcpv6_internal.h net: dhcpv6: fix typo in macro name 2025-06-16 08:29:47 +02:00
dhcpv6.c net: dhcpv6: Avoid directly accessing address of unaligned struct 2025-07-01 10:15:55 -05:00
Kconfig net: dhcpv6: Honor network interface for DNS servers 2025-06-17 16:08:56 +02:00