zephyr/subsys/net/lib
Robert Lubos ae4ddc77cc net: lwm2m: Lower log level for duplicate response
In networks with high latencies (like NB-IoT), it's quite common to
recieve duplicated response. It's not an error condition, a correct way
to handle it is to simply ignore the duplicate. Lower the log level for
this event, not to disturb users.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-04-28 09:50:45 +03:00
..
coap net: coap: Add initial tx time to coap_pending structure 2020-04-28 09:50:45 +03:00
config net: config: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
conn_mgr net: conn_mgr: Fix time delay in K_THREAD_DEFINE() 2020-04-09 16:07:03 +03:00
dns net: dns: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
http net: http_client: Fix payload issue on HTTP upload 2020-04-21 00:05:04 +03:00
lwm2m net: lwm2m: Lower log level for duplicate response 2020-04-28 09:50:45 +03:00
mqtt net: mqtt: Refactor because of timeout overhaul 2020-04-09 21:58:42 +03:00
openthread drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
sntp net: sntp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
sockets drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
socks kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
tls_credentials kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
utils include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
websocket net: websocket: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
CMakeLists.txt net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00