mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 08:32:58 +00:00
6lowpan HC06 and HC01 compression/uncompression functions are adapted to net_mbuf buffers. HC06 compression and uncompression works properly. HC01 adapted to net_mbuf but functionality is failing due to inproper IPv6 link local addresses. buf pointers from net_mbuf and couple of net_mbuf calls are removed (which are not used at the moment and saves memory from net_mbuf). Change-Id: I2711b71b1b8df2eaac67d69275baf4b62b03f9f6 Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com> Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
net_buf.h | ||
net_core.h | ||
net_ip.h | ||
net_socket.h |