Filter Drivers
Windows Driver Kit: Network Devices and Protocols
Filter Drivers

The NDIS 6.0 filter driver model supersedes the current NDIS filter intermediate driver model. The new filter driver model enhances system performance in several ways:

  • Unlike NDIS filter intermediate drivers, an NDIS 6.0 filter driver is not implemented as a combination miniport driver and protocol driver. It has a unique interface that is similar to miniport and protocol drivers but is optimized for filtering information that is passed on a driver stack.
  • NDIS 6.0 filter drivers support bypass capabilities so that the driver does not process data when such processing is not required.
  • NDIS 6.0 filter drivers can be dynamically inserted into or removed from a driver stack during run time without tearing down bindings. Before such a dynamic operation occurs, NDIS 6.0 pauses all the NDIS drivers in the stack. NDIS restarts the stack when the reconfiguration is complete.

For more information about NDIS 6.0 filter drivers, see NDIS 6.0 Filter Drivers.

© 2010 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View