On Friday 17 September 2010 02:20:27 Michael B. Brutman wrote:
> The biggest change is a bug fix. Some packet drivers refuse to send 
> packets less than 60 bytes in size while many older packet drivers don't 
> care. Technically speaking, a packet less than 60 bytes in size is 
> invalid. I have fixed the code so that all of the packets meet the minimum.

I believe you wanted to say "frame" instead of packet and "64" instead of "60"? 
As far as I know, an IP packet can transport no payload, which gives a 20-bytes 
packet in result. :-P
The limitation is about the minimum size of the frame, which (on ethernet) is 
of 64 bytes, to allow proper collision detection... (I hoped that such 
low-layer stuff would be handled by the packet driver... seems that it is 
not...)

All in all, mTCP sounds like a great project. It's really nice to see that 
someone still cares to write some good stuff for DOS! :-)

Best regards,
Mateusz Viste
-- 
You'll find my public OpenPGP key at http://www.viste-family.net/mateusz/pub_key

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Freedos-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to