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> |
||
|---|---|---|
| .. | ||
| conn_mgr | ||
| ip | ||
| l2 | ||
| lib | ||
| pkt_filter | ||
| CMakeLists.txt | ||
| hostname.c | ||
| Kconfig | ||
| Kconfig.hostname | ||
| Kconfig.template.log_config.default.net | ||
| Kconfig.template.log_config.net | ||