Wireshark mailing list archives

Re: Decompress Data


From: Stephen Fisher <steve () stephen-fisher com>
Date: Fri, 7 Oct 2011 09:34:53 -0600

On Fri, Oct 07, 2011 at 11:31:24AM +0200, Marcel Haas wrote:

 I have some packets witch are compress witz zlib.
 I want to uncompress them.

Take a look at the tvb_uncompress() or tvb_child_uncompress() functions 
in epan/tvbuff.c.  An example of tvb_child_uncompress() is in the HTTP 
dissector, epan/dissectors/packet-http.c.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: