zephyr/subsys/net/lib/dns
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
dns_pack.c
dns_pack.h net: Avoid holes in structs 2018-07-25 15:20:34 +03:00
Kconfig net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
llmnr_responder.c net: l2/lib: Always have a timeout when allocating a net_buf 2018-08-14 12:17:00 +03:00
mdns_responder.c net: l2/lib: Always have a timeout when allocating a net_buf 2018-08-14 12:17:00 +03:00
resolve.c net: l2/lib: Always have a timeout when allocating a net_buf 2018-08-14 12:17:00 +03:00