Gregory Nutt
|
a3ac695f17
|
examples/nettest: Add support for both enpoints on target boards vs. one on a target and one on the host PC.
|
2017-06-23 18:12:34 -06:00 |
|
Gregory Nutt
|
1c0f237c06
|
examples/nettest: More prep for a second target
|
2017-06-23 15:49:27 -06:00 |
|
Gregory Nutt
|
cde3cb1544
|
Forgot to add files before last commit.
|
2017-06-23 12:30:11 -06:00 |
|
Gregory Nutt
|
a0251ae974
|
examples/nettest: Fix client/server naming confusion; add command line option to select the server address on the target; examples/udp: Fix naming of a configuration setting
|
2017-06-23 12:21:13 -06:00 |
|
Gregory Nutt
|
c88cf75064
|
examples/nettest: Separate out network initialization so that it may, eventually, be used by both a target server and a target client.
|
2017-06-23 11:40:02 -06:00 |
|
Gregory Nutt
|
41457d6fe8
|
examples/nettest: Renaming some files to prevent name collision in libapps.a and to prepare to support target boards on both ends of the test
|
2017-06-23 11:23:43 -06:00 |
|
Sebastien Lorquet
|
297844b1ce
|
Fix comments formatting
|
2017-05-19 17:50:26 +02:00 |
|
Sebastien Lorquet
|
60ca4a1ef4
|
Ensure netlib will not be broken when setip will not bring the network up anymore
|
2017-05-19 17:13:27 +02:00 |
|
Gregory Nutt
|
e8f3d7f46b
|
apps/examples/nettest: Fix an error in pre-processor expression.
|
2017-05-13 17:51:37 -06:00 |
|
Gregory Nutt
|
14fc6d7575
|
examples/udpblaster: Several fixes to work with 6loWPAN.
|
2017-04-06 09:37:52 -06:00 |
|
Gregory Nutt
|
74ae283487
|
examples/nettest: If doing loopback, but not using the official loopback device, then use the server should use the configured client IP address
|
2017-04-04 15:13:11 -06:00 |
|
Gregory Nutt
|
eef0161dd4
|
examples/nettest: Trying to adapt to use for testing 6loWPAN.
|
2017-04-03 15:33:39 -06:00 |
|
Sebastien Lorquet
|
2cbad44f1d
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
|
Sebastien Lorquet
|
bfff5e7179
|
Add empty preconfig rules to 'leaf' makefiles
|
2016-06-02 16:24:30 +02:00 |
|
Gregory Nutt
|
aacfce081e
|
Fix several cosmetic, C coding style issues
|
2015-10-03 11:03:42 -06:00 |
|
Gregory Nutt
|
e9447c6058
|
Standardize nameing of the pre-processor definitiongs group header
|
2015-10-02 14:06:11 -06:00 |
|
Gregory Nutt
|
ed2ccad735
|
examples/nettest: Fix a couple of crazy long delays that may make you think something is broken. In main, add a wait for the server to exit
|
2015-08-27 11:46:42 -06:00 |
|
Gregory Nutt
|
a7853cdc89
|
apps/examples/nettest: Extend the test so that it can be down using the local loopback device
|
2015-08-26 10:35:40 -06:00 |
|
Gregory Nutt
|
6cedfcd632
|
apps/examples/nettest: Add option to suppress networking initialization
|
2015-08-26 09:06:41 -06:00 |
|
Gregory Nutt
|
d5b6949c9f
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:14:53 -06:00 |
|
Gregory Nutt
|
3e16e0a0f9
|
apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev.
|
2015-05-06 08:19:54 -06:00 |
|
Gregory Nutt
|
dc527f5c9d
|
Fix errors in range of IPv6 netmask range in Kconfig files
|
2015-02-05 10:47:42 -06:00 |
|
Gregory Nutt
|
1b9d7c1522
|
ICMPv6: Some initial bugfix from first tests of the ICMPv6 auto-configuration logic. so far so good but a lot more testing is needed
|
2015-02-03 16:19:08 -06:00 |
|
Gregory Nutt
|
6273eb0160
|
ICMPv6: This completes coding of the ICMPv6 auto-configuration feature. It is not yet functional
|
2015-02-03 15:40:56 -06:00 |
|
Gregory Nutt
|
5499189417
|
Add netlib and application hooks for ICMPv6 auto-configuration (still incomplete
|
2015-02-03 08:01:55 -06:00 |
|
Gregory Nutt
|
d91ae1cd0e
|
Add to .depend dependencies to eliminate an error at dependency generation time
|
2015-01-23 08:03:53 -06:00 |
|
Gregory Nutt
|
a49685c155
|
apps/examples/udp: The UDP test example has been extend to support IPv6 domain sockets
|
2015-01-22 15:30:23 -06:00 |
|
Gregory Nutt
|
2949e13237
|
Merge remote-tracking branch 'origin/master' into ipv6
|
2015-01-21 08:05:41 -06:00 |
|
Gregory Nutt
|
9a7cac88b9
|
apps/examples/nettest: Fix address initializaiton, HTONS not HTNOL
|
2015-01-21 08:04:22 -06:00 |
|
Gregory Nutt
|
36703532e5
|
Should fix some errors reported by Travis
|
2015-01-20 20:54:51 -06:00 |
|
Gregory Nutt
|
8c02b30555
|
apps/examples/nettest: Update test so that it can be used to test IPv6 TCP sockets
|
2015-01-20 18:12:27 -06:00 |
|
Gregory Nutt
|
953c0fb069
|
Rename IPv4 netlib functions and files to make room in the namespace for corresponding IPv6 functions and files
|
2015-01-18 14:17:00 -06:00 |
|
Gregory Nutt
|
88956111df
|
Remove non-portable references to syslog from apps/examples
|
2014-10-08 08:33:00 -06:00 |
|
Gregory Nutt
|
6e25bc1ea2
|
More updated makefiles
|
2014-09-11 07:09:37 -06:00 |
|
Gregory Nutt
|
4f14d3b8c4
|
Changes to many Makefiles. For kernel buil object containing main cannot go into library because of name collisions. The object file must be handled as a special case in every Makefile
|
2014-09-07 08:43:01 -06:00 |
|
Gregory Nutt
|
181b75301f
|
Customize the program name in the generic setup that was added to each makefile that installs a program
|
2014-09-06 13:30:44 -06:00 |
|
Gregory Nutt
|
3454362678
|
Add generic setup logic to every Makefile that installs a program. Each will need customization
|
2014-09-06 13:19:02 -06:00 |
|
Gregory Nutt
|
cedf1d7369
|
Fix all install targets
|
2014-09-06 13:01:44 -06:00 |
|
Gregory Nutt
|
72cd42282c
|
Oops wrong else
|
2014-09-06 10:54:58 -06:00 |
|
Gregory Nutt
|
753f347723
|
Add missing else from last big change
|
2014-09-06 10:51:18 -06:00 |
|
Gregory Nutt
|
544cfc8aa2
|
Add program installation for CONFIG_BUILD_KERNEL in all Makefiles that build a main()
|
2014-09-06 10:42:03 -06:00 |
|
Gregory Nutt
|
c35653cd05
|
Only one install target per Makefile
|
2014-09-06 10:05:01 -06:00 |
|
Gregory Nutt
|
d8a239d649
|
Use more standard *argv[] instead easier **argv
|
2014-09-06 09:23:23 -06:00 |
|
Gregory Nutt
|
9f7c9b273f
|
With kernel build, entry point to all tasks is main, not some xyz_main
|
2014-09-06 09:19:15 -06:00 |
|
Gregory Nutt
|
d6bcd1a93a
|
Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
|
2014-09-06 08:00:47 -06:00 |
|
Gregory Nutt
|
633fae427d
|
NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
|
2014-07-04 19:13:08 -06:00 |
|
Gregory Nutt
|
069c43a5dd
|
Remove all inclusion of uip.h
|
2014-07-04 16:58:22 -06:00 |
|
Gregory Nutt
|
e7fedfa4a5
|
NET: Rename functions in apps/netutils/netlib to begin with netlib_ vs uip_
|
2014-07-02 16:52:02 -06:00 |
|
Gregory Nutt
|
2ee5041477
|
NET: Rename uiplib/UIPLIB to netlib/NETLIB
|
2014-07-02 16:04:25 -06:00 |
|
Gregory Nutt
|
817e256db3
|
Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Rename *_internal.h header files in net/ to just *.h
|
2014-06-24 10:14:15 -06:00 |
|