zephyr/samples/net/echo_server
Jukka Rissanen d8c495f24b net: apps: Fix connectivity between echo-server and client
If the echo-server and echo-client are run in real hw, then
we need to add the used IPv6 prefix to the system. Otherwise
the client is not able to send anything because there is no
route to 2001:db8::/64 network that is used in these examples.

Change-Id: I3a00b77acf1329b3e448bd62ec38cc408c0bd086
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-03-14 15:11:23 +00:00
..
src net: apps: Fix connectivity between echo-server and client 2016-03-14 15:11:23 +00:00
Makefile net: apps: Fix echo apps Makefile 2016-03-03 07:17:29 +00:00
Makefile.ipstack net: apps: Add qemu support without monitor tool 2016-03-09 08:36:46 +00:00
prj_802154.conf net: apps: Refactor echo-server compilation 2016-02-05 20:25:32 -05:00
prj_bt.conf net: echo_client: Add support for Bluetooth 2016-02-23 18:08:21 +00:00
prj_ethernet.conf net: apps: Move net samples to one directory instead of per kernel 2016-02-11 13:08:44 -05:00
prj_qemu.conf net: apps: Change echo-server to use common testing header file 2016-03-11 07:26:12 +00:00
prj_slip.conf net: apps: Change echo-server to use common testing header file 2016-03-11 07:26:12 +00:00
prj.mdef net: apps: Move net samples to one directory instead of per kernel 2016-02-11 13:08:44 -05:00
testcase.ini net: echo_server: Add support for Bluetooth 2016-02-18 12:16:19 +02:00