zephyr/subsys/net
Jukka Rissanen 4bcc2a47d0 net: nbuf: Fix net_nbuf_copy() so that original nbuf is not modified
It makes no sense to modify the original net_buf so change the
copy function not to touch the original buffer.

Change-Id: I5d22445ce50cee62994c36567f0e995a500cb89d
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-03-09 20:33:42 +02:00
..
ip net: nbuf: Fix net_nbuf_copy() so that original nbuf is not modified 2017-03-09 20:33:42 +02:00
lib lib/zoap: Fix warning about signedness conversion 2017-03-09 20:33:40 +02:00
buf.c net: buf: Add more accounting info to net_buf pool 2017-03-09 20:33:42 +02:00
Kconfig net: buf: Add more accounting info to net_buf pool 2017-03-09 20:33:42 +02:00
Makefile net: Restructure network protocols 2017-01-02 10:03:19 +01:00
TODO net: todo: Add CAN support entry 2017-02-08 10:12:35 +02:00