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

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, 30 Apr 2002 13:58:15 -0500 (CDT)
guy         2002/04/30 13:58:15 CDT

  Modified files:
    .                    packet-atm.c 
  Log:
  Move the code to guess the traffic type based on the packet contents
  into Wiretap, so that if you read a frame from Wiretap you have what
  traffic type information could be gleaned from the information in the
  capture file, and can write the frame out to a capture file where the
  file contains some or all of that information without having to
  determine it outside of Wiretap.
  
  Revision  Changes    Path
  1.43      +1 -97     ethereal/packet-atm.c