Ethereal-dev: Re: [Ethereal-dev] Performance. Ethereal is slow when usinglargec aptures.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Sun, 16 Nov 2003 13:47:27 -0600 (CST)
On Sat, 15 Nov 2003, Guy Harris wrote:

> 	1) fast random access to arbitrary packets in compressed files;

The RAZip library at http://razip.sourceforge.net/ appears to provide
this.  Unfortunately, it's written in Java.