zephyr/subsys/net/lib/coap
Jukka Rissanen 4078e46e7d net: l2/lib: Always have a timeout when allocating a net_buf
Instead of waiting forever for a network buffer, have a timeout
when allocating net_buf. This way we cannot left hanging for a
long time waiting for a buffer and possibly deadlock the system.
This commit adds checks to L2 and network support libraries.

Fixes #7571

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-08-14 12:17:00 +03:00
..
CMakeLists.txt
coap_link_format.c net: l2/lib: Always have a timeout when allocating a net_buf 2018-08-14 12:17:00 +03:00
coap.c net: l2/lib: Always have a timeout when allocating a net_buf 2018-08-14 12:17:00 +03:00
Kconfig subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00