Nice, Thanks a lot! ________________________________________ Von: [email protected] [[email protected]] im Auftrag von Jakub Zawadzki [[email protected]] Gesendet: Montag, 8. August 2011 11:05 An: Developer support list for Wireshark Betreff: Re: [Wireshark-dev] Question to a proprietary capture engine
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 ___________________________________________________________________________ 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
