mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 06:45:23 +00:00
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> |
||
---|---|---|
.. | ||
application_development | ||
basic | ||
bluetooth | ||
boards | ||
cpp_synchronization | ||
drivers | ||
grove | ||
hello_world | ||
mpu | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
sensor | ||
subsys | ||
synchronization | ||
testing | ||
kernel.rst | ||
samples.rst |