On Mon, Aug 08, 2011 at 10:49:49AM +0200, Lange, Jan-Erik wrote: > Can you tell me where I can get further information about > realizing how to capture packets with a proprietary driver or > software without the use of the capture engines libpcap or winpcap?
You can use pipes: some-program-which-outputs-pcap | wireshark -k -i - ___________________________________________________________________________ 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
