Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap pppdump.c pppdump.h Makefile.am

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Tue, 19 Sep 2000 12:22:17 -0500 (CDT)
gram        2000/09/19 12:22:14 CDT

  Modified files:
    wiretap              Makefile.am file.c wtap-int.h wtap.h 
  Added files:
    wiretap              pppdump.c pppdump.h 
  Log:
  Add support for reading pppd log files in wiretap.
  
  Revision  Changes    Path
  1.31      +3 -1      ethereal/wiretap/Makefile.am
  1.62      +7 -1      ethereal/wiretap/file.c
  1.9       +30 -1     ethereal/wiretap/wtap-int.h
  1.80      +3 -2      ethereal/wiretap/wtap.h