zephyr/subsys/net/lib/openthread
Tomasz Bursztyka cf322c44db net: Switch usage of net_pkt_get_reserve to net_pkt_alloc
Some places were still using the old allocator. Using the new one does
not change any behavior. This will help to remove the useless data_len
attribute in net_pkt which legacy allocator was still setting.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-03-20 10:27:14 -05:00
..
platform net: Switch usage of net_pkt_get_reserve to net_pkt_alloc 2019-03-20 10:27:14 -05:00
CMakeLists.txt net: openthread: Bump OpenThread commit to f9d757a1 2019-01-30 21:01:53 -05:00
zephyr-mbedtls-config.h subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00