zephyr/net/ip
Jukka Rissanen 588f5546b3 net: dtls: Allocate a separate buffer for sending
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>
2016-02-05 20:24:47 -05:00
..
contiki net: contiki: Proper rtimer implementation was missing 2016-02-05 20:24:46 -05:00
er-coap
rest-engine
tinydtls net: dtls: Allocate a separate buffer for sending 2016-02-05 20:24:47 -05:00
dummy_15_4_radio.c
dummy_15_4_radio.h
ip_buf.c
Kconfig net: tools: Remove the network test tools directory 2016-02-05 20:24:47 -05:00
l2_buf.c
Makefile net: Rename net_init.c to net_core.c 2016-02-05 20:24:47 -05:00
net_context.c
net_core.c net: Fix checkpatch warnings 2016-02-05 20:24:47 -05:00
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