zephyr/include/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
..
bt.h
buf.h net: buf: Doxygen comment additions and fixes 2019-03-01 13:02:01 +01:00
coap_link_format.h
coap.h
dhcpv4.h doc: net: Enhance DHCPv4 documentation 2019-02-21 08:01:51 -05:00
dns_resolve.h net: dns: Fix DNS documentation 2019-02-15 16:39:06 -05:00
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h net: arp: Update the ARP cache if receiving ARP req 2019-03-02 03:56:48 +01:00
gptp.h
hostname.h
http_parser_state.h
http_parser_url.h
http_parser.h
ieee802154_mgmt.h
ieee802154_radio.h net: doc: Add missing doxygen comments to structs 2019-02-27 08:34:39 -06:00
ieee802154.h
ipv4_autoconf.h
lldp.h net: lldp: Allow generation of documentation 2019-03-01 09:45:06 +01:00
lwm2m.h
mii.h net: ethernet: Place MII defines into separate doxygen group 2019-02-26 02:07:36 +01:00
mqtt.h
net_config.h net: config: Document the flags options 2019-02-20 19:41:59 -05:00
net_context.h net: context: Fix send function documentation 2019-02-27 08:33:52 -06:00
net_core.h net: core: Fix documentation for core helpers 2019-02-19 15:21:01 -05:00
net_event.h
net_if.h net: offload: Remove CONFIG_NET_OFFLOAD from header file 2019-02-22 10:48:14 -05:00
net_ip.h net: ip: Add defines for IPPROTO_IP and IPPROTO_IPV6 2019-03-01 09:52:15 +01:00
net_l2.h net: doc: Add missing doxygen comments to structs 2019-02-27 08:34:39 -06:00
net_linkaddr.h net: link_addr: Add more info to link layer address API 2019-02-19 15:07:41 -05:00
net_mgmt.h
net_offload.h net: offload: Remove CONFIG_NET_OFFLOAD from header file 2019-02-22 10:48:14 -05:00
net_pkt.h net: doc: Add missing doxygen comments to structs 2019-02-27 08:34:39 -06:00
net_stats.h net: stats: Wrong Kconfig options were used for statistics 2019-02-26 02:25:45 +01:00
net_timeout.h
openthread.h
promiscuous.h
ptp_time.h
sntp.h
socket_can.h can: Rename can_msg and can_msg_filter structs 2019-02-22 08:07:03 -05:00
socket_offload_ops.h doc: fix docs, include, and Kconfig misspellings 2019-02-28 09:32:12 +01:00
socket_offload.h
socket.h net: socket: Define a few well-known socket options 2019-03-01 09:52:15 +01:00
socks.h
tls_credentials.h
trickle.h net: trickle: Fix doxygen comments 2019-02-20 17:28:11 -05:00
udp.h doc: net: Hide UDP API documentation 2019-02-21 16:37:43 -05:00
wifi_mgmt.h
wifi.h