Tech Support > Microsoft Windows > Drivers > Re: Handling fragmentation in NDIS IM Driver
Re: Handling fragmentation in NDIS IM Driver
Posted by Thomas F. Divine on August 11th, 2003


I have seen no documentation that suggests that you can make the assumption
that all fragemented packets will be sent using a single call to
MiniportSendPackets.

Don't base any production code on this assumption.
--
Thomas F. Divine

PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client/Filter
<http://www.pcausa.com> - <http://www.rawether.net>


"Gilad" <Gilad@hotmail.com> wrote in message
news:084801c36018$ef9de590$a601280a@phx.gbl...



Similar Posts