zephyr/subsys/net/l2
Alberto Escolar Piedras 236ccd379f net: ieee802154: Do not access addr 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
..
canbus
dummy
ethernet net: gptp: Add TLV type, OUI check for signaling messages 2025-06-23 09:47:03 +02:00
ieee802154 net: ieee802154: Do not access addr of unaligned struct 2025-07-01 10:15:55 -05:00
offloaded_netdev
openthread net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
ppp net: ppp: stats: Fix net_mgmt request handler format 2025-06-27 09:43:13 +02:00
virtual net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
wifi net: l2: wifi: Fix roaming fail issue 2025-06-27 18:27:45 -05:00
CMakeLists.txt openthread: Separate OpenThread Kconfigs from L2 layer 2025-04-23 17:54:58 +02:00
Kconfig