Ethereal-dev: SV: [Ethereal-dev] Add additional expert statistics Group category

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Wed, 15 Mar 2006 19:59:02 +0100
Checked in.
Brg
Anders


-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Greg Morris
Skickat: den 15 mars 2006 18:03
Till: ethereal-dev@xxxxxxxxxxxx
Ämne: [Ethereal-dev] Add additional expert statistics Group category

Modification to (proto.h) is made to add an additional expert group type of
PI_REQUEST_CODE to allow Request tag information to be passed to the expert
tap. This is for such reasons where a dissector would like to echo specific
information about certain types of requests. For example: NCP connection
request is really a request not a REPLY_CODE. Same is true for the TCP SYN
request.
 
I will be submitting a redesign of the expert composite statistics in a
different email.
 
Comments? Please apply...