Ethereal-dev: Re: [Ethereal-dev] FC Zone Server - patch to fix zoneset decodes

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 1 Dec 2003 22:06:39 -0800
On Mon, Dec 01, 2003 at 09:24:52PM -0600, Dave Sclarsky wrote:
> The attached patch corrects several problems with zoneset decodes (e.g. the
> zoneset and zone name lengths do *not* include the pad bytes, so the offset
> calculation needed to be fixed).
> Also, moved the decode of zoneset name into the routine
> "dissect_fcfzs_zoneset", so that it is done in only one place.

Checked in.