zephyr/subsys/net/l2
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
..
bluetooth net: bt: Set NET_IF_NO_AUTO_START flag 2019-05-07 11:16:29 +03:00
canbus net: Check device driver API pointer 2019-05-07 15:41:15 +03:00
dummy net: Check device driver API pointer 2019-05-07 15:41:15 +03:00
ethernet net/arp: No need of 64bits timer precision on ARP requests 2019-05-23 22:22:16 +03:00
ieee802154 net: Check device driver API pointer 2019-05-07 15:41:15 +03:00
openthread net: openthread: Do not overwrite stored dataset with defaults 2019-04-23 16:43:36 +03:00
wifi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig doc: fix mentions of Wi-Fi trademark name 2019-05-06 20:10:59 -04:00