zephyr/tests/net
Jukka Rissanen 9ba79f009b net: arp: Fix ARP protocol handler to not use Ethernet hdr directly
The ARP protocol handler cannot directly access the Ethernet header
because the caller has removed the header already when the handler
is called. So change net_arp_input() and pass source and destination
MAC address there instead of bogus pointer that was pointing to ARP
header instead of Ethernet header. This requires changes to ARP tests.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-02-20 21:04:44 +01:00
..
6lo
all
arp net: arp: Fix ARP protocol handler to not use Ethernet hdr directly 2025-02-20 21:04:44 +01:00
bridge
checksum_offload
conn_mgr_conn tests: net: conn_mgr: Use valid LL address in tests 2025-02-19 18:48:52 +01:00
conn_mgr_monitor tests: net: conn_mgr: Use valid LL address in tests 2025-02-19 18:48:52 +01:00
context
dhcpv4
dhcpv6
ethernet_mgmt
hostname
icmp
icmpv4
icmpv6
ieee802154
iface
igmp
ip-addr
ipv4_fragment
ipv6
ipv6_fragment
lib
mgmt
mld
mocks
neighbor
net_pkt
npf
offloaded_netdev
pm
pmtu
ppp/driver
promiscuous
ptp/clock
route
route_mcast
shell
socket
tcp
traffic_class
trickle
tx_timestamp
udp
utils
virtual
vlan
wifi