mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 23:16:13 +00:00
Instead of using IP bufs for sending stuff, allocate a separate buffer that is only used in dtls sub-system to send the encrypted buffer. This way there is no possibility to deadlock in the dtls write callback if we run out of buffers. Change-Id: I45a909a50b6a9c83bb77712d47e968656b980d88 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
contiki | ||
er-coap | ||
rest-engine | ||
tinydtls | ||
dummy_15_4_radio.c | ||
dummy_15_4_radio.h | ||
ip_buf.c | ||
Kconfig | ||
l2_buf.c | ||
Makefile | ||
net_context.c | ||
net_core.c | ||
net_driver_15_4.c | ||
net_driver_15_4.h | ||
net_driver_ethernet.c | ||
net_driver_ethernet.h | ||
net_driver_loopback.c | ||
net_driver_loopback.h | ||
net_driver_slip.c | ||
net_driver_slip.h |