zephyr/subsys/net/l2
Jukka Rissanen 81e83ba462 net: arp: Update the ARP cache if receiving ARP req
If we receive the ARP request, then check if the ARP cache
contains an entry for this IP address already. If it does,
then update the MAC address in the cache.

Fixes #10188

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-03-02 03:56:48 +01:00
..
bluetooth
canbus
dummy
ethernet net: arp: Update the ARP cache if receiving ARP req 2019-03-02 03:56:48 +01:00
ieee802154 net/ieee802154: Switch fragmentation support to new net_pkt API 2019-02-23 07:44:59 -05:00
openthread
wifi
CMakeLists.txt
Kconfig