Hi there,
I am modifying a ndislwf driver to repeate netbufferlist of a particular mac address
that is on recieving any netbuffer i am checking it’s mac address if it is same as of which i need to repeate i need to send that net buffer back to miniport.
I m using NdisFSendNetbufferList with the incoming netbuffer in RecieveNetbuffer function but it is giving BSOD.
I m really new to all this stuff, any help can be really greatfull.
Thanks in advance.