mirror of
https://github.com/reactos/reactos.git
synced 2025-07-02 11:01:22 +00:00

- take code from STABLE-2_2_0_RELEASE commit on https://git.savannah.gnu.org/git/lwip.git - remove lwip/contrib directory - do required changes due to upgrade in * CMakeLists.txt * include/lwip/arch/cc.h * include/lwip/arch/sys_arch.h * include/lwip/lwipopts.h * include/tcpip.h * ip/CMakeLists.txt * ip/lwip_glue/lwip_glue.h * ip/lwip_glue/tcp.c * ip/transport/tcp/if.c * tcpip/icmp.c CORE-13098
6 lines
343 B
Text
6 lines
343 B
Text
doxygen/ - Configuration files and scripts to create the lwIP doxygen source
|
|
documentation (found at http://www.nongnu.org/lwip/)
|
|
|
|
savannah.txt - How to obtain the current development source code.
|
|
contrib.txt - How to contribute to lwIP as a developer.
|
|
ppp.txt - Documentation of the PPP interface for lwIP.
|