Ethereal-dev: Re: [Ethereal-dev] Ethereal - smb.h + packet-smb.c changes

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sat, 20 Jul 2002 16:15:24 -0700
(I'm on ethereal-dev@xxxxxxxxxxxx, so there's no need to CC me on mail
to that address.)

On Fri, Jul 19, 2002 at 01:18:23PM -0700, Krishnan, Prabhakar wrote:
> Adding another item in the proto tree for SMB 
> - Time between Request and Response for SMB cmds

Checked in, with some changes:

	1) I added code to actually put that item into the protocol
	   tree;

	2) I got rid of the "elasped_time" field in the
	   "smb_saved_info_t", as it wasn't used.