Ethereal-dev: Re: [Ethereal-dev] Service Response Time for H.225 RAS

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

From: Lars Roland <Lars.Roland@xxxxxxx>
Date: Wed, 12 Nov 2003 23:12:37 +0100
Should be easy

Andreas Sikkema wrote:
Lars Roland wrote:

The protocol tree of H.225 RAS Response messages contain now the Service
Response Time and the frame number of the matching request if available. The matching request contains then also the frame number of the response.


Can you switch this behaviour on/off?

On compile time or run time?

And what exactly do you want to switch off? The whole matching routine or just displaying those fields in the protocol field?

I can add a preference easily, but switching it off makes the SRT- statistics useless.
I prefer a switch, which is evaluated at compile time.

Would this be OK for You?


I would like to seperate protocol and application development...


The whole matching part is already in a seperate function at the end of packet-h225.c and the hashtable stuff is in a seperate file. Easy to review, I hope

Regards,

Lars