zephyr/tests/net/6lo
Robert Lubos 6dbd5c7876 net: icmpv6: Remove in6_addr from packed structs
Replace unpacked in6_addr structures with raw buffers in packed icmpv6
structs, to prevent compiler warnings about unaligned access.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-11-25 10:46:35 -05:00
..
src net: icmpv6: Remove in6_addr from packed structs 2021-11-25 10:46:35 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
testcase.yaml