reactos/drivers/network/tcpip/tcpip
Hervé Poussineau d6eebaa47a [TCPIP] Synchronize LWIP code to 2.2.0
- 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
2024-11-03 22:49:45 +01:00
..
ainfo.c [TCPIP][IP] Use an ERESOURCE as mutex for address files & connection end points 2021-06-21 11:42:01 +02:00
buffer.c
cinfo.c
dispatch.c [TCPIP][IP] Use an ERESOURCE as mutex for address files & connection end points 2021-06-21 11:42:01 +02:00
fileobjs.c [IP] Allow 0xFFFF as Valid Network Port Number (#5074) 2023-02-18 00:11:00 +02:00
icmp.c [TCPIP] Synchronize LWIP code to 2.2.0 2024-11-03 22:49:45 +01:00
iinfo.c
info.c
lock.c
main.c [TCPIP] Setup a security descriptor for the IP and TCP device objects 2023-10-04 18:04:17 +02:00
mockbuffer.c
mocklock.c
mockpool.c
mockwait.c
ninfo.c
proto.c
resource.rc
SOURCES
tcpip.def
tinfo.c
wait.c