mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-15 21:42:31 +00:00
If echo-server receives a IPv6 packet with large header (e.g HBHO) build_reply_pkt() function failed to remove IPv6 header. Reason is net_buf_pull() doesn't work if header length is more than one fragment. net_pkt_pull() solves the issue. Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com> |
||
---|---|---|
.. | ||
application_development | ||
basic | ||
bluetooth | ||
boards | ||
cpp_synchronization | ||
display | ||
drivers | ||
hello_world | ||
mpu | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
sensor | ||
subsys | ||
synchronization | ||
testing/integration | ||
xtensa_asm2 | ||
kernel.rst | ||
samples.rst |