Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-fcfzs.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 2 Dec 2003 00:06:30 -0600 (CST)
guy         2003/12/02 00:06:30 CST

  Modified files:
    .                    packet-fcfzs.c 
  Log:
  From Dave Sclarsky:
  
  	Correct 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).
  
  	Move the decode of zoneset name into the routine
  	"dissect_fcfzs_zoneset", so that it is done in only one place.
  
  Revision  Changes    Path
  1.2       +21 -39    ethereal/packet-fcfzs.c