zephyr/subsys/net/l2
Jukka Rissanen fa8ff4f379 net: arp: Add support for receiving gratuitous ARP request
If we receive a valid gratuitous ARP request, then update ARP
cache accordingly. This feature is optional and by default
it is enabled, but can be turned off if needed.

This is similar to a feature available in Linux, and is enabled
by default in many distros.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-10-10 16:12:35 +03:00
..
bluetooth net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
dummy net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00
ethernet net: arp: Add support for receiving gratuitous ARP request 2018-10-10 16:12:35 +03:00
ieee802154 net: ip: Split debug prints into smaller pieces 2018-10-04 14:13:57 +03:00
openthread net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
wifi net: l2: update wifi mgmt to adapt non-offload wifi chip. 2018-10-10 11:38:04 +03:00
CMakeLists.txt net: l2: Move individual L2 to dedicated directories 2018-07-30 09:02:02 -04:00
Kconfig net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00