Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-atm.h Makefile.am capture.c packet-at

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: Fri, 7 Jun 2002 16:11:24 -0500 (CDT)
guy         2002/06/07 16:11:24 CDT

  Modified files:
    .                    Makefile.am capture.c packet-atm.c 
                         tethereal.c 
  Added files:
    .                    packet-atm.h 
  Log:
  Add a Wiretap routine to process packets captured via libpcap, possibly
  extracting a pseudo-header, for the use of SunATM captures.
  
  Add support for SunATM capture.
  
  Revision  Changes    Path
  1.440     +2 -1      ethereal/Makefile.am
  1.181     +18 -11    ethereal/capture.c
  1.47      +56 -1     ethereal/packet-atm.c
  1.140     +17 -8     ethereal/tethereal.c