Tech Support > Microsoft Windows > Drivers > How to monitor IP addresses in the vista kernel?
How to monitor IP addresses in the vista kernel?
Posted by ehippo on June 5th, 2008


Hi, guys.

I need detect routed packets in my NDIS LWF driver, so I need to
receiver notification about adding and deleting of IP address.

In NT kernel I could use TdiRegisterPnPHandlers.
But if it is possible I want to do it in some other _VISTA_ way (wsk,
iphlp, wfp etc ), so how could I do this?




Similar Posts