Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan packet.h

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: Wed, 6 Nov 2002 15:49:33 -0600 (CST)
guy         2002/11/06 15:49:33 CST

  Modified files:
    epan                 packet.h 
  Log:
  From Solomon Peachy: support for new "wlancap" 802.11 extra-information
  header.
  
  Add overflow checks to "BYTES_ARE_IN_FRAME()", and cast all arguments to
  unsigned values (negative values should never be passed) to squelch
  compiler warnings.
  
  Revision  Changes    Path
  1.64      +3 -2      ethereal/epan/packet.h