zephyr/samples
Ravi kumar Veeramally 2807e5c1c6 samples: net: echo_server: Fix building of echo replies
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>
2018-07-23 15:01:09 +03:00
..
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