LNEWS(2003-01-20, `The lwIP mailing list has been moved to a new location at the Savannah development site. To subscribe to the new list, please visit this page and enter your email address. Archives of the new list is also avaliable through the same web page.') LNEWS(2002-10-20, `lwIP is now hosted on Savannah. This makes it possible to use the anonymous CVS facilities.') NEWS(2002-07-22, `John C. Toman of Compendium Technologies Inc. has made an alpha quality port of lwIP 0.5.3 to the Rabbit 2000 CPU with the Softools C compiler. ') NEWS(2002-06-30, `Florian Schulze has developed and released an FTP server for lwIP. It can be found at http://proff.crowproductions.de/lwipdev_en.php.') NEWS(2002-06-30, `Florian Schulze has announced his port of lwIP to DJGPP/WIN32. It can be found at http://proff.crowproductions.de/lwipdev_en.php.') NEWS(2002-05-07, `A lot has happened since last time I updated the news section: ') NEWS(2002-03-19, `Paul Sheer has written an alternative BSD socket layer for his PaulOS system. His socket code is now available for download.') NEWS(2002-03-18, `Version 0.5.3 released. Contains a bugfix for a locking problem with the sequential API (api_lib.c).') NEWS(2002-03-18, `Steve Reyonolds of Citel Technologies Ltd. has donated his IGMPv2 implementation to the lwIP community. It can be downloaded from the download page.') NEWS(2002-03-04, `Version 0.5.2 released. It fixes a few bugs, including one critical bug which can cause version 0.5.1 to lock up when sent a malformed TCP packet.') NEWS(2002-02-22, `Guido Konrad announces that he has successfully ported lwIP to the uC/OS-II platform with an ARM7TDMI CPU. The code for his port can be downloaded from his announcement.') NEWS(2002-02-22, `Vicente Dasilva announces that he successfully is running lwIP together with uC/OS on the 8051.') NEWS(2002-02-22, `Steve Reynolds announces that he has implemented IGMPv2 for lwIP. His code will be available shortly.') NEWS(2002-02-16, `Version 0.5.1 released. This is mainly a bugfix release - read the changelog for details.') NEWS(2002-01-23, `Florian Schulze announces that I hacked a port of lwIP to Win32 (Visual C++ 6.0). I did this mainly for testing some stuff, but it may be usefull for others as well. Its not really nicely done, but it works. It uses the WinPCap library for the netif. The sys_arch included is currently only single threaded. The zip-file containing the port can downloaded here.') NEWS(2002-01-09, `Axon Digital Design BV in The Netherlands is merging lwIP with their current IP stack for use in the Synapse modular broadcasting system, deployed at several broadcasters (such as BBC and CNN) and broadcast events (Formula 1 races). Axon have contributed their CS8900A driver and will submit their DHCP client back to the lwIP project as open-source. More info about Axon can be found at their website.') NEWS(2002-01-09, `UK based Tangent Devices Ltd are incorporating lwIP in their film and video post-production equipment, which is planned to be used on the post-production of Lord of the Rings parts 2 and 3 among other films. More information about Tangent Devices Ltd can be found at their website.') NEWS(2002-01-08, `Florian Schulze announced yesterday that his port of lwIP to the MS-DOS/DJGPP platform works and can be downloaded from http://homepages.fh-giessen.de/~hg10836/dev/djgpp/lwipdjgpptest-0.1.zip.') NEWS(2002-01-08, `Jose Vasconcellos announced yesterday that the current CVS version of lwIP and the upcoming 0.5.1 version will be able to run as a user process under Linux.') NEWS(2002-01-04, `Leon Woestenbergs CS8900a device driver has been updated to support statistics gathering. It can be found at http://www.esrac.ele.tue.nl/~leon/lwip/') NEWS(2001-12-19, `Leon Woestenberg announced yesterday that his CS8900a device driver for lwIP is released and available for download at http://www.esrac.ele.tue.nl/~leon/lwip/.') NEWS(2001-12-12, `Version 0.5.0 released.') NEWS(2001-11-07, `Joe MacDonald has put an HTML version of the lwIP source code online.') NEWS(2001-11-07, `Version 0.4.2 released.') NEWS(2001-10-25, `The mailling list archives are now online.') NEWS(2001-10-10, `Robert Pleh is porting lwIP to the RTEMS platform running the 68360 CPU. First tests are running OK (ping and web server).') NEWS(2001-10-09, `Jason Morgan announced that he has ported lwIP to the Infineon C166 (ST10) platform with a SMsC LAN91C96 (or LAN91C94) Ethernet module. The Keil compiler was used.') NEWS(2001-10-09, `Hongsong Li just announced that lwIP has been successfully ported to the 8051, based on uC/OS 1.09. Both uC/OS and lwIP are compiled using the Keil C51 6.14 C compiler. Since the resulting code size is rather large (60k for lwIP + uC/OS), it is probably more suited for a demo rather than for an actual product.') NEWS(2001-10-08, `The lwIP mailinglist is started.') NEWS(2001-10-08, `Version 0.4.1 released. This release is a bugfix release and fixes a lot of bugs from previous releases. ') NEWS(2001-10-02, `A lot of bugs in verion 0.4 have been corrected and version 0.4.1 will be released in the nearest week.') NEWS(2001-06-21, `lwIP version 0.4 released. This release contains a new memory subsystem; instead of allocating memory from a shared heap, objects that are frequently allocated and deallocated are now kept in memory pools. The memory and buffer subsystems now have support for 4- and 2-byte aligned memory. lwIP 0.4 has also been tested and run under the RTXC real-time kernel. lwip-demo.sics.se is running lwIP 0.4.') NEWS(2001-06-20, `lwIP is now online! The EIS2001 student project at Luleå University have donated some hardware on which lwIP is running a web server. It is accessible through the URL http://lwip-demo.sics.se.') NEWS(2001-06-12, `The EIS2001 student project built a board with a Mitsubishi M16 CPU with 10k on-chip RAM and a single-chip CS8900A Ethernet controller. lwIP has been successfully ported to this platform.') NEWS(2001-04-25, `lwIP was successfully demonstrated on the SICS Open House 2001. We equipped pulse sensors with a M16 microprocessor and a Bluetooth chip and distributed pulse sensor data using TCP/IP.') NEWS(2001-03-01, `Version 0.3.1 released. This is mainly a bugfix release which fixes a few bugs in the TCP congestion control, window updates and retransmissions.') NEWS(2001-02-27, `Version 0.3 released. This release includes a new and improved directory structure, better error handling, better stability when run with very tight memory constraints, many TCP bug fixes, and more comments have been added to the code. See the change log for details.') NEWS(2001-02-20, Updated documentation: a report describing the design and implementation of lwIP as well as some brief instructions for running lwIP under FreeBSD or Linux.) NEWS(2001-01-29, Initial release (version 0.2).)