Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan circuit.c circuit.h

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 28 Nov 2002 02:26:00 -0600 (CST)
guy         2002/11/28 02:25:59 CST

  Modified files:
    epan                 circuit.c circuit.h 
  Log:
  We have to keep the first frame - circuits aren't necessarily created as
  soon as we see a packet for that circuit (we don't do that in X.25, for
  example), so there's no guarantee that the first circuit starts at the
  first circuit of the capture.
  
  Revision  Changes    Path
  1.7       +9 -10     ethereal/epan/circuit.c
  1.5       +2 -1      ethereal/epan/circuit.h