reactos/lib/drivers/oskittcp
Cameron Gutman 94b49d77a3 [OSKITTCP]
- Add ROS-specific MSS code
 - We don't mirror our route cache with oskittcp so we can't rely on routes to get the MTU

svn path=/branches/aicom-network-branch/; revision=44619
2009-12-16 04:45:43 +00:00
..
include
oskittcp [OSKITTCP] 2009-12-16 04:45:43 +00:00
notes.txt
oskittcp.rbuild
README

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.