mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
0bccb9dbb0b44cca3841cd8f5f0d936f4067d2e4
from kernel land, or from userland with the help of drivers/lib/undis. Hopefully, I'll be able to simulate a sufficient environment with undis that we'll be able to test most problems with the ip system in userland. This follows my general priniciple of getting most interesting code into a place where we can really examine it and work with it. The interface to the ip library is still a bit raw. I was hoping to do a better job of isolating it and especially digging nt kernel dependencies out into the remaining framework files (tcpip/dispatch.c, tcpip/fileobjs.c), but it was taking too long. Hopefully I can return to that later. svn path=/trunk/; revision=11127
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%