Wireshark-bugs: [Wireshark-bugs] [Bug 8563] New: Support reading bzip2, lzma, and 7zip compresse
Date: Fri, 05 Apr 2013 10:43:41 +0000
Bug ID 8563
Summary Support reading bzip2, lzma, and 7zip compressed pcap files
Classification Unclassified
Product Wireshark
Version 1.9.x (Experimental)
Hardware All
OS All
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Common utilities (libwsutil)
Assignee bugzilla-admin@wireshark.org
Reporter development@efficientek.com

Build Information:

--
Currently wireshark supports reading gzipped pcap files.  It would be nice to
have the option of reading pcap files compressed with (generally) better
compression algorithms like bzip2 and lzma.

For lzma, I'd suggest using the library for xz to support xz format:
http://tukaani.org/xz/.

7zip would be nice to support, but its perhaps of a different quality, being an
archive format (using an lzma variant by default).


You are receiving this mail because:
  • You are watching all bug changes.