On Sep 18, 2008, at 7:49 AM, Peter Johansson wrote:

> Wireshark uses libpcap for capture on *some* platforms, not all.

The only platform on which it doesn't use a library called "libpcap"  
is Windows - and what it uses there is WinPcap, which is a driver to  
connect to NDIS to do packet capture, a library built atop that  
driver, and a port of libpcap that uses that library, so libpcap is  
relevant even on Windows.
_______________________________________________
Wireshark-dev mailing list
[email protected]
https://wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to