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> |
||
|---|---|---|
| .. | ||
| main.c | ||