Ethereal-dev: Re: [Ethereal-dev] Latest Ethereal profiling data ...

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 2 Dec 2003 14:02:50 -0800

On Dec 1, 2003, at 2:03 AM, didier wrote:

Attached a patch for columns stuff.
- COL_INFO is the most used column but it was the last one in a linear search array.
- Most of the time columns are displayed only once.

Where are the "col_first" and "col_last" arrays set? I assume they represent the first and last column numbers that could show a particular column format.