Ethereal-dev: Re: [Ethereal-dev] [patch] The real packet-hclnfsd.c patch...

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

From: Mike Frisch <mfrisch@xxxxxxxxxx>
Date: Mon, 1 Apr 2002 17:47:14 -0500
On Mon, Apr 01, 2002 at 02:40:50PM -0800, Guy Harris wrote:
> That patch applied, although it appears to include your previous patch;
> that part didn't apply, as it was applied to the code in my tree, which
> included your previous patch.  I've checked in in.

Got it.

> That code is preceded by
> 
> 	ip = tvb_get_ntohl(tvb, offset);
<snip>

I noticed that code, but didn't pay particular attention to it.  I do
not believe I am the original submitter of it, which is probably why it
looked foreign.  I know somebody else emailed me a while back about
making changes to packet-hclnfsd.c.

> I checked in changes to both places where an IP address was being
> fetched to use "proto_tree_add_item()".

Much appreciated.

Thanks,

Mike.