zephyr/samples/network
Ravi kumar Veeramally e5bb0f9bdd net: tools: Add 15.4 monitor tool support
This monitor_15_4 tool is run in the host side. It will connect
to Zephyr via UART using pipes. Test app1 in qemu send data
through the uart and pipe, this tool read data from pipe1
and writes it to pipe2 where test app2 running in qemu2
will read data from it and vice-versa. In between tool store
data in pcap format for further wireshark packet analyzation.

Change-Id: If5c998591edf4253fbd5e249c6c9e48fa1792715
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2016-02-05 20:15:37 -05:00
..
dtls_client net: apps: dtls-client test application 2016-02-05 20:15:37 -05:00
dtls_server net: apps: Add dtls-server test application 2016-02-05 20:15:24 -05:00
echo_client net: apps: echo-client test application 2016-02-05 20:15:22 -05:00
echo_server net: Refactor echo-server test application 2016-02-05 20:15:22 -05:00
listener net: Make sure Contiki will not remove received packet 2016-02-05 20:15:22 -05:00
loopback_test net: Make sure Contiki will not remove received packet 2016-02-05 20:15:22 -05:00
test_15_4 net: tools: Add 15.4 monitor tool support 2016-02-05 20:15:37 -05:00