A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Art Yerkes 5394560307 Fixed UDP protocol.
Leaned interface between tcpip and ip lib to not include ndis buffers and
such, as well as datagram request structs.  This both eliminates code
setting up these structs as well as making use of ip lib easier from userland.
Moved ndis buffer routines to tcpip/buffer.c.  They are a bit separate from
the neutral routines functions.

svn path=/trunk/; revision=11171
2004-10-03 20:38:48 +00:00
freeldr - Implemented the driver loading by the sequence of tag entries in the GroupOrderList key. 2004-09-20 18:02:36 +00:00
msvc6 Initial revision 2004-02-06 08:21:52 +00:00
os2 neu 2004-01-31 01:29:11 +00:00
posix Ignore map file. 2004-01-20 20:44:30 +00:00
reactos Fixed UDP protocol. 2004-10-03 20:38:48 +00:00
rosapps - Made cmt unicode compatible. 2004-10-02 10:26:48 +00:00