Create default context for callouts in WDF network filter driver

Our current WDF network filter driver require creation from usermode process and then he uses WDFREQUEST to create context and then install callouts. But we need to start packets capture at the start of the driver. Is there a correct possibility to create fake context/requiest and use them as defult without calling from usermode?

You can create your own request. Or you can allocate the context on any other wdf object.

d

Bent from my phone


From: 30121764400n behalf of
Sent: Saturday, July 7, 2018 1:33 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] Create default context for callouts in WDF network filter driver

Our current WDF network filter driver require creation from usermode process and then he uses WDFREQUEST to create context and then install callouts. But we need to start packets capture at the start of the driver. Is there a correct possibility to create fake context/requiest and use them as defult without calling from usermode?


NTDEV is sponsored by OSR

Visit the list online at: https:

MONTHLY seminars on crash dump analysis, WDF, Windows internals and software drivers!
Details at https:

To unsubscribe, visit the List Server section of OSR Online at https:</https:></https:></https:>