Re: NDIS problem indicating from MiniportSendPackets

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Magnus wrote:
But after some debugging I noticed that the NDIS_GET_PACKET_HEADER_SIZE
of the original packet returned 0 for some reason

Umm, would be interesting to know *why* the original packet claims a
zero header size.

and it seems like the
upper layer ignore packets that doesn't have a valid header size set.

Well, sounds reasonable to me.

Quite annoying to figure this out after about a week of rewriting other
things.

Sure. But I bet you found and fixed lots of other problems in your
driver plus you now have a much better understanding of NDIS and
debugging.

As far as I am concerened... I learn every day.

Stephan

.