Il giorno 05/mar/08, alle ore 22:13, Stig Bjørlykke ha scritto:
> If this should work I suppose we should add yet another cumulative
> bytes counter.
Discussion moved to wireshark-dev.
--
Michele
___
Wireshark-users mailing list
Wire
2008/3/5, Stephen Fisher <[EMAIL PROTECTED]>:
> On Wed, Mar 05, 2008 at 08:34:10PM +0100, Stig Bjørlykke wrote:
>
> > We already have the cumulative number of bytes in the frame dissector
> > (used for the cumulative column), so it's just a matter of adding this
> > as a generated frame field.
>
On Wed, Mar 05, 2008 at 08:34:10PM +0100, Stig Bjørlykke wrote:
> We already have the cumulative number of bytes in the frame dissector
> (used for the cumulative column), so it's just a matter of adding this
> as a generated frame field.
Do we? The Cumulative Bytes column is pulled out of
pi
On 5. mars. 2008, at 18.32, Stephen Fisher wrote:
> On Wed, Mar 05, 2008 at 02:11:46PM +0100, Michele Pedrolli wrote:
>
>> Is there a way to plot this graph with IO Graphs?
>
> I don't think there is right now. There would have to be a frame
> dissector field that stored the cumulative number of
On Wed, Mar 05, 2008 at 02:11:46PM +0100, Michele Pedrolli wrote:
> I was looking for a way to plot with IO Graphs a graph with cumulative
> bytes lenght on Y axis.
> I tried to manually define the unit of the Y axis using the 'Advanced'
> feature, choosing from the Calc box the SUM(*) function