Re: problem with NdisReturnPackets ( )

Tech-Archive recommends: Fix windows errors by optimizing your registry



Just a note: The received packet in question seems to be an ARP reply
generated by VMware (both the source and destination MAC addresses
belong to VMware Inc.). Nothing comes to mind that would be special
about this kind of packet with respect to the bugcheck.

Stephan
---
msnews.microsoft.com wrote:
> Serge, you complain that your driver bugchecks when you send a
previously
> queued packet, but the stack you posted below is all about receive.
Can you
> explain what your driver is doing? is is an IM driver? do you
"re-package"
> the data in another packet before sending it (or indicating it) to
the next
> layer? Does the problem repro if you uninstall psched?
>
> -ali

.



Relevant Pages

  • Re: Using a Virtualized Pen Test Platform
    ... We chalked this up to multiple layers of abstraction which occurs between the human interaction and the packet send or receive. ... I have traditionally used a multi-boot Linux box as my pen-test platform. ... I have been tinkering with using VMware Workstation ... is there any advantage or disadvantage of running Workstation vs. Server ...
    (Pen-Test)
  • Re: Using a Virtualized Pen Test Platform
    ... One disadvantage that I know in VMWare is the host ... that may cause the packet to not traverse correctly from VMware to the ... Information Assurance Certification Review Board ...
    (Pen-Test)
  • Re: problem with NdisReturnPackets ( )
    ... Vmware can introduce it's own artifacts. ... "serge" wrote: ... > Problem is still there even if I use original packet buffer descriptors ...
    (microsoft.public.development.device.drivers)
  • Re: Ndis IM miniport problem
    ... VMWare issue. ... Maxim Shatskih, Windows DDK MVP ... "Alex the 1'th" wrote in message ... > send more then 1 packet at a time, for about the same volume of packets. ...
    (microsoft.public.development.device.drivers)
  • Re: Changes in the network interface queueing handoff model
    ... bouncing around for some time is a restructuring of the network interface packet transmission API to reduce the number of locking operations and allow network device drivers increased control of the queueing behavior. ... to "start" output by the driver. ... encapsulation and wrapping, and notifies the hardware. ... The ifnet layer send queue is becoming decreasingly useful over time. ...
    (freebsd-arch)