[En-Nut-Announce] Nut/OS Version 2.5.2 Available
Harald Kipp
harald.kipp at egnite.de
Sun Sep 15 20:20:39 CEST 2002
Location: http://ethernut.de/en/download.html
New in Version 2.5.2
====================
* Fixed: When registering and opening UART1, Nut/OS continues using UART0.
Thanks to James Canterbury for tracking down this problem.
* Fixed: Prototype of NutTcpError is missing in socket.h.
* Fixed: NutTcpConnect() fails to return, if the destination is on the
local network and is not reachable.
* Fixed: Already received and buffered TCP data may be discarded, when the
peer closes the connection before the application reads this data. Thanks
to James Canterbury for reporting this problem.
* Fixed: Nut/Net responds with RST to late SYNs. This breaks low speed
connections. RSTs are send now only, if the sequence number of the SYN
differs from the initially sent sequence. Thanks to Mike Cornelius for
pointing this out.
* Fixed: ISO-8859-1 character set was hardcoded into the HTTP routines.
This disables correct display of different character sets in the
webbrowser. Thanks to JianJian, who detected this.
* Fixed: Bug in retransmit timer initialization may retransmit immediately
after the original packet is ready to send. Thanks to Mike Cornelius.
Enjoy,
Harald Kipp
More information about the En-Nut-Announce
mailing list