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: Tue, 22 Oct 2002 03:43:45 -0500 (CDT)
guy         2002/10/22 03:43:45 CDT

  Added files:
    epan                 circuit.c circuit.h 
  Log:
  Add in a notion of "circuits", which are for virtual circuit-oriented
  protocols (where there's a virtual circuit ID of some sort in packets)
  what conversations are for protocols ultimately running atop
  connectionless network layers.  Have circuit type and ID values in the
  "packet_info" structure.
  
  Have the Frame Relay dissector set the circuit type and ID values, and
  have the Wellfleet compression protocol set up circuit information and
  store compression information with the circuit.