reactos/reactos/drivers/net
Art Yerkes 6ac4bce416 msafd + afd: Changed type of PVOID args to PAFD_WSABUF, avoiding some casts.
Added some tracing.
Converted afd.sys to use METHOD_NEITHER in the correct places.
oskittcp: Added some tracking in tcp_input and tcp_output to help look for
the ack bug.
tcpip: some cleaning.  Realized that an NTE was getting sent to IPReceive as
the Context parameter, but was later treated as IP_INTERFACE.  Changed
prototypes to keep this from happening again.

svn path=/trunk/; revision=10207
2004-07-18 22:03:49 +00:00
..
afd - Fix errors during optimized build. 2004-07-03 17:40:27 +00:00
dd Avoid warnings when using gcc 3.4 2004-05-11 20:52:10 +00:00
ndis Silence debug messages 2004-07-07 08:39:54 +00:00
npf - Fix errors during optimized build. 2004-07-03 17:40:27 +00:00
packet fixed compiler warnings 2003-09-20 20:31:57 +00:00
tcpip msafd + afd: Changed type of PVOID args to PAFD_WSABUF, avoiding some casts. 2004-07-18 22:03:49 +00:00
tdi - Build AFD, TCPIP and TDI with w32api headers. 2004-03-02 18:18:15 +00:00
tditest CVS maintenance 2004-02-21 13:56:36 +00:00
wshtcpip Workaround for W32API bug. 2004-01-11 21:42:54 +00:00
Makefile added some makefiles 2004-04-12 12:08:53 +00:00