Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap file.c libpcap.c libpcap.h wtap.h

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 15 Sep 2000 02:52:52 -0500 (CDT)
guy         2000/09/15 02:52:48 CDT

  Modified files:
    wiretap              file.c libpcap.c libpcap.h wtap.h 
  Log:
  Code to read capture files from some version of tcpdump from some sort
  of Nokia box (firewall) - yep, it's yet *another* mutant libpcap format
  that didn't change the magic number, sigh....
  
  Revision  Changes    Path
  1.61      +5 -1      ethereal/wiretap/file.c
  1.41      +282 -87   ethereal/wiretap/libpcap.c
  1.10      +7 -1      ethereal/wiretap/libpcap.h
  1.79      +22 -21    ethereal/wiretap/wtap.h