WinPCap: Can't find the NPF_TapExForEachOpen() implementation
Marius A <[email protected]>
| Newsgroups | gmane.comp.security.nmap.devel |
|---|---|
| Message-ID | <VI1PR04MB16322A65A31820C3374AC28F808A0@VI1PR04MB1632.eurprd04.prod.outlook.com> |
Hello npcap-developers, thank you for providing the code of nmap, I learned a lot through it. Great work! I am currently developing a driver for Windows that is capturing TCP/UDP-packets. I want to share these packets with a usermode-program. I am not sure how to send the NET_BUFFER_LIST to the usermode. WinPCap is doing it via the NPF_TapExForEachOpen()-function. That's why I wanted to take a look at it but the implementation of the function doesn't seem to be on github. (I can only find the function-prototype in the header-file "Packet.h"). Is this intentional? It would be very nice to have a look at it since handling NET_BUFFER_LISTS appears to be complicated. Thanks and regards, Marius Anderie _______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/