zephyr/subsys/net/l2/ethernet
Robert Lubos 8124032cbb net: ipv4: Avoid casting unaligned address to struct in_addr
Rework the IPv4-related code to avoid casting. Use raw variants of
IPv4-related functions whenever possible (especially on the critical
data path).

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-07-04 13:16:32 -05:00
..
dsa net: dsa: introduce new DSA framework 2025-04-24 01:26:46 +02:00
gptp net: gptp: Add TLV type, OUI check for signaling messages 2025-06-23 09:47:03 +02:00
lldp net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
arp.c net: ipv4: Avoid casting unaligned address to struct in_addr 2025-07-04 13:16:32 -05:00
arp.h net: l2: ethernet: arp: explicit error codes 2025-04-24 22:58:51 +02:00
bridge_shell.c
bridge.c drivers/ethernet/eth_native_posix: Rename to eth_native_tap 2025-03-07 20:10:38 +01:00
bridge.h
CMakeLists.txt
eth_stats.h
ethernet_mgmt.c net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
ethernet_stats.c net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
ethernet.c net: ipv4: Avoid casting unaligned address to struct in_addr 2025-07-04 13:16:32 -05:00
Kconfig
vlan.c net: vlan: Avoid printf modifier issue with size_t variable 2025-04-24 20:27:58 +02:00