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

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: Fri, 17 Sep 1999 01:25:45 -0500 (CDT)
guy         1999/09/17 01:25:43 CDT

  Modified files:
    .                    packet-ipp.c 
  Log:
  When we see a delimiter tag, if we've seen one before, we know how much
  data corresponds to the attribute sequence belonging to the previous
  delimiter tag, so set the length of the item for the previous delimiter
  tag.
  
  The "end of attributes" tag means "no more attributes after this, just
  data"; dissect any stuff following it as data.
  
  Revision  Changes    Path
  1.2       +41 -16    ethereal/packet-ipp.c