Download List

项目描述

lwIP is a lightweight implementation of the TCP/IP protocol stack. The focus of the lwIP TCP/IP implementation is to reduce RAM usage, thus making lwIP suitable for use in embedded systems with very limited resources.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-02 22:11
1.1.0

改进TCP吞吐量的性能,修正了一些小错误的TCP,在ARP缓存和ARP数据包排队修复恼人的错误。
标签: Development, Major bugfixes
Improves TCP throughput performance, fixes some small bugs in TCP, and fixes annoying bugs in the ARP cache and ARP packet queueing.

2002-03-18 18:56
0.5.3

与空气污染指数连续锁定问题已得到解决。
标签: Development, Minor bugfixes
A locking problem with the sequential API was corrected.

2002-03-04 17:15
0.5.2

一个关键错误,可能导致栈挂起是固定的,因为有一些较小的错误。
标签: Development, Major bugfixes
A critical bug which could cause the stack to hang
was fixed, as were a few smaller bugs.

2002-02-16 04:08
0.5.1

能够运行在Linux下为用户进程,以及大量的小bug。
标签: Development, Minor bugfixes
Ability to run as a user process under Linux, and a lot of small bugfixes.

2001-12-12 15:32
0.5.0

该操作系统仿真层进行了重新设计,使移植更容易。更好地控制输出缓冲器控制的TCP增加了。锁定的顺序API在缓冲区管理和错误的问题已得到修复。一个问题可能导致IP转发泄漏内存是固定的。文件加入。
标签: Development, Major feature enhancements
The operating system emulation layer was redesigned to make porting easier. Better control over TCP output buffers was added. Locking problems in buffer management and bugs in the sequential API have been fixed. A problem potentially causing IP forwarding to leak memory was fixed. Documentation was added.

Project Resources