Selectively disable NDIS 6 LWF Driver

Hi,
In a system with two NIC’s, using the same driver and streaming two devices, is it possible to only disable (by unchecking the driver from network properties) one but continue streaming on the second? I notice that FilterPause/FilterDetach accepts the context area for the entire driver as the input parameter, and doesn’t seem to support specifically disabling one stream.
Thanks,
Tim

Filter pause/detach input parameter is context for filter module, not
entire driver

On Mon, 11 Dec 2017 at 21:22, xxxxx@gmail.com wrote:

> Hi,
> In a system with two NIC’s, using the same driver and streaming two
> devices, is it possible to only disable (by unchecking the driver from
> network properties) one but continue streaming on the second? I notice that
> FilterPause/FilterDetach accepts the context area for the entire driver as
> the input parameter, and doesn’t seem to support specifically disabling one
> stream.
> Thanks,
> Tim
>
> —
> NTDEV is sponsored by OSR
>
> Visit the list online at: <
> http://www.osronline.com/showlists.cfm?list=ntdev&gt;
>
> MONTHLY seminars on crash dump analysis, WDF, Windows internals and
> software drivers!
> Details at http:
>
> To unsubscribe, visit the List Server section of OSR Online at <
> http://www.osronline.com/page.cfm?name=ListServer&gt;
></http:>