2007-11-28 19:31:33 +01:00
|
|
|
nuttx-0.3.3
|
2007-05-27 00:46:13 +02:00
|
|
|
^^^^^^^^^^^
|
2007-03-09 18:22:55 +01:00
|
|
|
|
2007-11-28 19:31:33 +01:00
|
|
|
This is the 15th release of NuttX and the 4th release containing
|
2007-11-20 02:26:34 +01:00
|
|
|
the integration of a network subsystem and the uIP TCP/IP, UDP, and
|
|
|
|
ICMP stacks into NuttX (see http://www.sics.se/~adam/uip/index.php/Main_Page).
|
2007-11-06 20:58:14 +01:00
|
|
|
|
2007-11-20 02:26:34 +01:00
|
|
|
Many network-related problems have been fixed and the implementation
|
2007-11-23 20:25:39 +01:00
|
|
|
has matured significantly. This release consists of:
|
2007-11-06 20:58:14 +01:00
|
|
|
|
2007-11-28 19:31:33 +01:00
|
|
|
o TCP-related bug-fixes for disconnecting sockets
|
|
|
|
o Correction of some TCP read-ahead logic
|
2007-11-23 20:25:39 +01:00
|
|
|
o TCP performance improvements
|
2007-11-28 19:31:33 +01:00
|
|
|
o Misc. additions and cleanup (See the ChangeLog for a complete list of
|
|
|
|
changes).
|
2007-03-09 18:22:55 +01:00
|
|
|
|
2007-11-28 19:31:33 +01:00
|
|
|
The level of network reliability is at an early beta release level. The
|
|
|
|
baseline functionality of NuttX continues to mature and remains at
|
|
|
|
post-beta. Open network-related issues include only:
|
2007-03-09 18:22:55 +01:00
|
|
|
|
2007-11-28 19:31:33 +01:00
|
|
|
o Some minor unimplemented BSD socket functionality,
|
|
|
|
o Thread safety issues: the same socket cannot be used concurrently on
|
|
|
|
different threads.
|
|
|
|
o Pending design changes necessary to support multiple network interfaces.
|
|
|
|
o IPv6 support is incomplete.
|
2007-11-23 20:25:39 +01:00
|
|
|
|
2007-11-06 20:58:14 +01:00
|
|
|
This release has been verified only on the Neuros OSD (DM320 ARM9)
|
2007-11-28 19:31:33 +01:00
|
|
|
platform using the DM90x0 driver. Any feedback for improving the network
|
|
|
|
reliability/performance would be greatly appreciated.
|
2007-03-14 19:58:21 +01:00
|
|
|
|
2007-11-28 19:31:33 +01:00
|
|
|
This tarball contains a complete CVS snapshot from November 28, 2007.
|