Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap wtap.h i4btrace.c 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@xxxxxxxxxxxx>
Date: Tue, 14 Dec 1999 20:25:56 -0600 (CST)
guy         1999/12/14 20:25:54 CST

  Modified files:
    wiretap              wtap.h i4btrace.c libpcap.c 
  Log:
  Handle i4btrace captures if they're from a machine with the opposite
  byte order from the machine that's reading them.
  
  Revision  Changes    Path
  1.62      +12 -1     ethereal/wiretap/wtap.h
  1.2       +49 -7     ethereal/wiretap/i4btrace.c
  1.28      +1 -11     ethereal/wiretap/libpcap.c