zephyr/samples/net/echo_server
Paul Sokolovsky 5d7be031f3 net: samples: Fix the echo-server IPv4 address
When running echo-server in the Zephyr device (either a real
device or qemu), set the IPv4 address to be 192.0.2.2. The host
IPv4 address should be set to 192.0.2.1 in this case. This change
is similar to IPv6 address change made earlier (now both IPv4 and
IPv6 addresses on device side end with "2", on host side, with "1").

Change-Id: I639b7be4403b4b2f38f01675d0ef56eaabf0f82c
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2016-12-02 12:40:23 +02:00
..
src net: samples: Fix the echo-server IPv4 address 2016-12-02 12:40:23 +02:00
Makefile samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
prj_802154.conf Revert "misc: Remove generic PRINT macros from net samples" 2016-08-23 13:19:44 -07:00
prj_bt.conf Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
prj_ethernet.conf Revert "misc: Remove generic PRINT macros from net samples" 2016-08-23 13:19:44 -07:00
prj_qemu.conf Revert "misc: Remove generic PRINT macros from net samples" 2016-08-23 13:19:44 -07:00
prj_slip.conf net: samples: Fix slip config for echo-server and echo-client 2016-12-02 12:40:22 +02: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 samples: testcases.ini change tags separated with commas 2016-07-08 18:20:08 +00:00