Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap radcom.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: Mon, 30 Aug 1999 15:40:18 -0500 (CDT)
guy         1999/08/30 15:40:16 CDT

  Modified files:
    wiretap              radcom.c 
  Log:
  Fixes from Olivier Abad to the code to maintain "wth->data_offset".
  
  Use "pletohs()" and "pletohl()" to access 16-bit and 32-bit fields in
  the file and packet headers, as those fields are little-endian.
  
  Revision  Changes    Path
  1.6       +20 -7     ethereal/wiretap/radcom.c