zephyr/subsys/net
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
..
ip net: ppp: Add proper support to receive Echo-Reply message 2019-07-29 10:24:46 +03:00
l2 net: ppp: Handle received Discard-Request 2019-07-29 10:24:46 +03:00
lib net: lwm2m: cancel pending retransmit work when closing context 2019-07-30 10:19:39 +03:00
buf.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net