Explanation of the files here.

svn path=/trunk/; revision=9278
This commit is contained in:
Art Yerkes 2004-05-02 07:36:36 +00:00
parent 223730ca41
commit 6ec9cfe422

View file

@ -0,0 +1,5 @@
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.