Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap wtap-capture.h Makefile.am libpcap.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: Fri, 7 Jun 2002 16:11:25 -0500 (CDT)
guy         2002/06/07 16:11:25 CDT

  Modified files:
    wiretap              Makefile.am libpcap.c wtap.h 
  Added files:
    wiretap              wtap-capture.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.38      +2 -1      ethereal/wiretap/Makefile.am
  1.76      +87 -23    ethereal/wiretap/libpcap.c
  1.114     +1 -4      ethereal/wiretap/wtap.h