On Mon, May 18, 2009 at 11:45:57AM +0530, [email protected] wrote: > I would like to know how capturing happening in Wireshark i.e., which > file contains the respective implementation to capture on various > interfaces.
Wireshark does not capture on interfaces by itself. Wireshark uses libpcap on Unix based operating systems (including MacOS X) and WinPcap on Windows (which is based on libpcap). Steve ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
