zephyr/include/net
Ravi kumar Veeramally 89c83d0162 net: 6lowpan: Adapt compression functions to net_mbuf buffers
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>
2016-02-05 20:14:30 -05:00
..
net_buf.h net: 6lowpan: Adapt compression functions to net_mbuf buffers 2016-02-05 20:14:30 -05:00
net_core.h net: Add function to receive an IP packet from the driver 2016-02-05 20:14:29 -05:00
net_ip.h net: Add max length of the IPv6 address as a string 2016-02-05 20:14:24 -05:00
net_socket.h net: Simple socket API introduced 2016-02-05 20:14:20 -05:00