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: Tue, 20 Nov 2001 15:59:19 -0600 (CST)
guy         2001/11/20 15:59:19 CST

  Modified files:
    epan                 packet.h 
  Log:
  Make the capture routines take an additional argument giving the amount
  of packet data captured.
  
  Make the "BYTES_ARE_IN_FRAME()" macro take a "captured length of the
  packet" argument.
  
  Add some length checks to capture routines.
  
  Revision  Changes    Path
  1.39      +6 -8      ethereal/epan/packet.h