zephyr/subsys/net/l2/ethernet
Tomasz Bursztyka 344d4bdce0 net/arp: No need of 64bits timer precision on ARP requests
The 32bits one can hold up to about 50 days, this is more than enough
knowing that ARP request timeout is 2 seconds.

So reducing the request start time to 32bits.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-05-23 22:22:16 +03:00
..
gptp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lldp net: if: Add access functions for network interface flags 2019-04-23 13:11:03 +03:00
arp.c net/arp: No need of 64bits timer precision on ARP requests 2019-05-23 22:22:16 +03:00
arp.h net/arp: No need of 64bits timer precision on ARP requests 2019-05-23 22:22:16 +03:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
eth_stats.h net: ethernet: Add helper functions to update error stats. 2018-12-04 09:36:51 -06:00
ethernet.c net: ethernet: Drop pkt if MAC dst is bcast address but IP is not 2019-05-21 16:43:38 +03:00
ethernet_mgmt.c net: Check device driver API pointer 2019-05-07 15:41:15 +03:00
ethernet_stats.c net: Check device driver API pointer 2019-05-07 15:41:15 +03:00
Kconfig net: app: Remove net-app API files 2019-02-01 12:29:21 +02:00