zephyr/subsys/net
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
..
ip
l2 net: arp: Update the ARP cache if receiving ARP req 2019-03-02 03:56:48 +01:00
lib net: sockets: Add dummy impl for SO_REUSEADDR and TCP_NODELAY sockopts 2019-03-01 09:52:15 +01:00
buf.c
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net