zephyr/samples
Jukka Rissanen 7886336593 net: app: Fix for net_app_get_net_buf()
The documentation says that the API will automatically append the
net_buf fragment to the end of network packet fragment chain.
This was not the case and current only user for this API in
echo-server sample appended the fragment itself. The fix is to
automatically append the fragment to the end of fragment chain.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-08-14 10:04:03 +03:00
..
application_development
basic samples: rgb_led: Add support for hexiwear_k64 2017-08-09 18:13:29 -04:00
bluetooth
boards
cpp_synchronization
drivers samples: drivers: gpio: Make the sample work with ESP32 2017-08-09 12:26:14 -07:00
grove
hello_world
mpu mpu_stack_guard_test: update log in README.rst 2017-08-09 13:36:09 -05:00
net net: app: Fix for net_app_get_net_buf() 2017-08-14 10:04:03 +03:00
nfc/nfc_hello
philosophers
sensor
subsys
synchronization
testing
kernel.rst
samples.rst