zephyr/subsys/net/lib
Jukka Rissanen 8d3b74ab61 net: Add statistics how long packets have spent in RX path
Calculate how long on average net_pkt has spent on its way from
network device driver to the application. The data is only
calculated for UDP and TCP network packets.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-10-14 16:34:48 +03:00
..
coap net: coap: Add internal init function to seed message_id 2019-10-04 21:22:55 +03:00
config net: Add CONFIG_NET_NATIVE option for selecting native IP 2019-09-10 12:45:38 +03:00
conn_mgr coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
dns net: llmnr_responder: Fix implicit declaration error 2019-10-04 10:24:56 +03:00
http net: http: client: Initial version 2019-10-04 16:38:34 +03:00
lwm2m net: lwm2m: fix printf warning 2019-09-23 22:29:12 +03:00
mqtt net: mqtt: Remove extra documentation from individual transports 2019-10-04 18:48:10 -07:00
openthread coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
sntp net: lib: sntp_simple: Issue multiple requests with backoff 2019-09-13 10:40:45 +03:00
sockets net: Add statistics how long packets have spent in RX path 2019-10-14 16:34:48 +03:00
socks net: socks: Make SOCKS5 implementation transparent 2019-08-05 13:26:11 +03:00
tls_credentials license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
utils include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
websocket net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00
CMakeLists.txt net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00
Kconfig net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00