Ethereal-dev: Re: [Ethereal-dev] Re: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-samr.c

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: Sun, 2 Feb 2003 16:32:01 -0800
On Mon, Feb 03, 2003 at 11:25:32AM +1100, Tim Potter wrote:
> With the new code it should look something like this:
> 
> 	Domain: XXXX
> 		Length: 10
> 		Size: 12
> 		Character Array: XXXX
> 			Referent ID: 0x12345678
> 			Max Length: 6
> 			Offset: 0
> 			Length 5
> 			Buffer: 47005200....
> 
> which minimises repetition which used to be there before and looks a lot 
> nicer I think.

Presumably the top-level item will be the one using the hf_ value for
the field, right?