zephyr/tests/net
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
..
6lo net: icmpv6: Remove in6_addr from packed structs 2021-11-25 10:46:35 -05:00
all Kconfig: net: deprecate `NET_BUF_USER_DATA_LEN` 2021-11-24 16:04:50 +02:00
arp net: ipv4: Remove in_addr from packed net_ipv4_hdr struct 2021-11-25 10:46:35 -05:00
bridge cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
buf tests: net: buf: test per-pool data lengths 2021-11-24 16:04:50 +02:00
checksum_offload net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
context net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
dhcpv4 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ethernet_mgmt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
hostname cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
icmpv4 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
icmpv6 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ieee802154 net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
iface cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
igmp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ip-addr cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ipv6 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ipv6_fragment cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
lib tests: net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
mgmt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mld cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
neighbor cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net_pkt net: buf: `POOL_FIXED_DEFINE` explicit user data 2021-11-24 16:04:50 +02:00
pm pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00
ppp/driver drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
promiscuous cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ptp/clock net: ptp: extract PTP interfaces outside gPTP subsys under NET_L2_PTP 2021-09-28 20:01:16 -04:00
route cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
route_mcast net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
shell cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
socket kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
tcp net/tcp: Rename TCP2 to TCP 2021-11-11 07:26:41 -05:00
traffic_class net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
trickle drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
tx_timestamp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
udp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
utils cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
virtual cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
vlan cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00