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 drivers: gpio: add dts support for nrf52 gpio 2018-06-14 15:56:39 +02:00
basic samples: Add colibri_imx7d_m4 config in blink_led 2018-07-17 16:08:22 -05:00
bluetooth Bluetooth: peripheral: Set CONFIG_BT_DEVICE_NAME_MAX 2018-07-23 14:45:58 +03:00
boards Bluetooth: samples: Make use of BT_LE_ADV_OPT_USE_NAME 2018-07-23 14:45:58 +03:00
cpp_synchronization sample: cpp_synchronization: support console harness 2018-01-25 04:45:35 +05:30
display samples: move grove samples to sensors and display 2018-06-11 17:11:18 -04:00
drivers samples: drivers: Add sample application for PCA9633 2018-07-02 10:25:47 -05:00
hello_world kernel: Add the old "multi queue" scheduler algorithm as an option 2018-07-03 17:09:15 -04:00
mpu tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
net samples: net: echo_server: Fix building of echo replies 2018-07-23 15:01:09 +03:00
nfc/nfc_hello tests: nfc_hello: remove filter and support harness 2018-01-25 04:45:35 +05:30
philosophers tests/sched/scheduler_api: samples/philosophers: Use SCHED_SCALABLE 2018-07-03 17:09:15 -04:00
sensor samples: sensor: adt7420: Add ADT7420 sample application 2018-07-12 13:03:24 -05:00
subsys Bluetooth: samples: Make use of BT_LE_ADV_OPT_USE_NAME 2018-07-23 14:45:58 +03:00
synchronization samples: cleanup sample test naming 2018-06-11 17:11:18 -04:00
testing/integration tests: integration: do not run test on hw 2018-05-07 12:27:07 -04:00
xtensa_asm2 samples: xtensa_asm2: Cleanup stray IS_TEST reference 2018-05-22 12:36:58 -04:00
kernel.rst
samples.rst samples: move grove samples to sensors and display 2018-06-11 17:11:18 -04:00