commit | 015f2bb82ec40e5c966a1e3d64603d2d7f7687d7 | [log] [download] |
---|---|---|
author | Mark Pizzolato <mark@infocomm.com> | Fri Aug 12 17:53:32 2011 -0700 |
committer | Mark Pizzolato <mark@infocomm.com> | Fri Aug 12 17:53:32 2011 -0700 |
tree | 77ec8298455326b3e294adf2e827006d6c4e669d | |
parent | 724cdfcfb13dd66e55e0e8abad222dc905f89c72 [diff] |
Fixed race condition detecting reflections when threaded reading and writing is enabled. Fixed handling of Jumbo Packets and LSO (Large Send Offload) behaviorst to: 1) Avoid truncation of very large sends 2) handle the case where the host network stack may not populate the IP header length for a large send.