reactos/lib/drivers/oskittcp
Amine Khaldi 0e69cd8f27 [CMAKE]
- Improve drivers' libs.

svn path=/branches/cmake-bringup/; revision=49489
2010-11-05 17:29:01 +00:00
..
include [CMAKE] 2010-09-20 17:27:52 +00:00
oskittcp [CMAKE] 2010-09-20 17:27:52 +00:00
CMakeLists.txt [CMAKE] 2010-11-05 17:29:01 +00:00
notes.txt Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
README Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00

These files are originally from the freebsd TCP stack contained on oskit.
Only files relevent to TCP are here, along with assorted interfaces that
are needed to make them useful.  Overall, I intend this to implement a
generic, standalone TCP library that can be used with any IP machinery
required.