Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal capture.c

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: Fri, 7 Jun 2002 05:36:58 -0500 (CDT)
guy         2002/06/07 05:36:58 CDT

  Modified files:
    .                    capture.c 
  Log:
  Pass the captured length, not the full length, to the "capture_"
  routines.
  
  Call the 802.11 and Cisco HDLC capture routines for those packet types.
  
  Revision  Changes    Path
  1.178     +17 -10    ethereal/capture.c