zephyr/samples/net/echo_server
Ravi kumar Veeramally 083e112197 net: samples: Unref net_buf using net_nbuf_unref
Using net_buf_unref() technically works but debugging the network buffer
allocations is more difficult if done like that.

Change-Id: Ib8e3f8b412c2f8388315c2f63cae4392f814ea2f
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-02-09 12:29:29 +02:00
..
src net: samples: Unref net_buf using net_nbuf_unref 2017-02-09 12:29:29 +02:00
Makefile license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
prj_arduino_101_cc2520.conf drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
prj_arduino_101.conf drivers/ethernet: Update default GPIO pin for the ENC28J60 module 2017-01-20 16:23:17 +02:00
prj_bt.conf net: samples: Add CONFIG_NET_L2_BLUETOOTH_ZEP1656 2017-02-03 15:59:20 +02:00
prj_cc2520.conf drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
prj_frdm_k64f_cc2520.conf drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
prj_frdm_k64f_mcr20a.conf drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
prj_frdm_k64f.conf net: echo_server: Enable TCP for frdm_k64f 2017-02-03 15:59:14 +02:00
prj_qemu_802154.conf drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
prj_qemu_x86.conf samples: net: Enable buffer warning and errors in echo apps on qemu 2017-01-20 16:23:19 +02:00
prj_sam_e70_xplained.conf samples: net: echo_server .conf for Atmel SMART SAM E70 Xplained board 2017-02-01 21:01:20 +00:00
prj_slip.conf samples/net: Add telnet console support on echo_server with qemu 2017-01-27 12:35:53 +02:00
testcase.ini net: do not skip sanitycheck on samples 2017-01-06 22:08:14 +00:00