zephyr/subsys/net/lib
Pieterjan Camerlynck d0dd1fbf5c net: lwm2m: cancel pending retransmit work when closing context
Currently the retransmit_work is not cancelled when closing a context,
making it operate on an invalid context.

LwM2M RD client also closes the context and initializes it again when
registration with the server fails, overwriting the active timeout and
breaking the timeout dlist.

Signed-off-by: Pieterjan Camerlynck <pieterjan.camerlynck@gmail.com>
2019-07-30 10:19:39 +03:00
..
coap cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
config Bluetooth: Use BT_GATT_SERVICE_DEFINE whenever possible 2019-05-02 08:29:23 +03:00
conn_mgr net: Add a connection manager preliminary logic 2019-07-12 12:33:19 +03:00
dns net: dns: Send net-mgmt event for DNS server add and del 2019-07-09 17:04:55 +03:00
http docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
lwm2m net: lwm2m: cancel pending retransmit work when closing context 2019-07-30 10:19:39 +03:00
mqtt mqtt: Allow client to override keepalive 2019-06-28 09:54:16 -04:00
openthread net: openthread: Use repository provided by west 2019-07-25 11:52:48 +02:00
sntp net: sntp: Ignore return value from close 2019-06-27 23:52:51 +03:00
sockets net: Add support for TXTIME socket option 2019-07-24 10:17:16 +03:00
socks license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
tls_credentials license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
utils docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
CMakeLists.txt net: Add a connection manager preliminary logic 2019-07-12 12:33:19 +03:00
Kconfig net: Add a connection manager preliminary logic 2019-07-12 12:33:19 +03:00