Alex Lindberg <alindber@...> writes: > Has anyone created a utility to convert the output of tshark -V to pcap files?
I think text2pcap is the logical utility to do this. Unfortunately, it doesn't work if the summary information is present, but if you can strip out that stuff, then it should work. There is a bug open for enhancing text2pcap to deal with the summary information: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1636 ___________________________________________________________________________ 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
