Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 487 Bytes

fnmp.md

File metadata and controls

9 lines (6 loc) · 487 Bytes

Functional Miniport (FnMp)

This tool provides an NDIS miniport driver that is used as a hook into the lowest part of the NDIS networking stack.

API

Test code can interact with the miniport using the fnmpapi. Hooks for both the NDIS data path and the NDIS control are supported.