nuttx-apps/examples/nettest
EunBong Song 1ee6fbf296 Merged in ebsong/fork-apps (pull request #152)
Master

* nettest: fix typo!

    NET_LOOPBACK -> CONFIG_NET_LOOPBACK

    Signed-off-by: EunBong Song <eunb.song@samsung.com>

* nettest: fix compilation error.

    Should enable NET_SETSOCKOPT for preventing compilation error.

    Signed-off-by: EunBong Song <eunb.song@samsung.com>

Approved-by: GregoryN <gnutt@nuttx.org>
2018-08-28 13:46:49 +00:00
..
.gitignore apps/examples/nettest: Update test so that it can be used to test IPv6 TCP sockets 2015-01-20 18:12:27 -06:00
Kconfig Merged in ebsong/fork-apps (pull request #152) 2018-08-28 13:46:49 +00:00
Make.defs apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev. 2015-05-06 08:19:54 -06:00
Makefile Squashed commit of the following: 2018-08-23 11:06:15 -06:00
nettest_client.c examples/nettest: Add more printf output 2017-06-26 10:54:32 -06:00
nettest_cmdline.c Merged in ebsong/fork-apps (pull request #152) 2018-08-28 13:46:49 +00:00
nettest_host.c examples/udp and examples/nettest: Fix some naming collisions; examples/nettest: Fix some build issues with two targets. 2017-06-25 09:15:27 -06:00
nettest_netinit.c apps/examples/nettest: Fix incorrectly named file. 2017-07-05 12:52:46 -06:00
nettest_server.c examples/udp and examples/nettest: Fix some naming collisions; examples/nettest: Fix some build issues with two targets. 2017-06-25 09:15:27 -06:00
nettest_target1.c Squashed commit of the following: 2018-08-23 11:06:15 -06:00
nettest_target2.c Squashed commit of the following: 2018-08-23 11:06:15 -06:00
nettest.h examples/udp and examples/nettest: Fix some naming collisions; examples/nettest: Fix some build issues with two targets. 2017-06-25 09:15:27 -06:00