zephyr/subsys
Benjamin Valentin dd65cfb533 net/icmpv4: Allow for arbitrary payload data in ICMP echo
Allow for including arbitrary data in net_icmpv4_send_echo_request()
that will be echoed verbatim by the receiver.

This allows to use ICMP echo for diagnostic use cases, e.g. by testing
packet framentation (large payload) or measuring round-trip-time.

Signed-off-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
2019-04-26 09:05:14 +03:00
..
bluetooth bluetooth: host: format specifier alignment 2019-04-24 13:05:11 -07:00
console net: telnet: remove obsolete code 2019-04-07 10:26:27 -04:00
cpp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
debug license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dfu dfu/boot: Replace flash partitioning terminology 2019-04-18 12:22:48 -04:00
disk license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fb license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fs license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
jwt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
logging logging: Fix RTT backend drop mode and coverity issue 2019-04-12 08:38:16 -04:00
mgmt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
net net/icmpv4: Allow for arbitrary payload data in ICMP echo 2019-04-26 09:05:14 +03:00
power license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
random license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
settings license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
shell Shell: Introduce shell_hexdump 2019-04-18 17:50:16 -04:00
stats license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
storage flash_map: add shell interface 2019-04-19 13:41:02 -05:00
testsuite testsuite: Include thread name in crash dump for tests 2019-04-24 09:01:07 -07:00
usb usb: cdc_acm: SerialState notification full support 2019-04-19 13:36:32 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00