Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap AUTHORS nettl.c nettl.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: Sun, 4 May 2003 20:01:38 -0500 (CDT)
guy         2003/05/04 20:01:38 CDT

  Modified files:
    wiretap              AUTHORS nettl.c nettl.h 
  Log:
  From Mark C. Brown:
  
  	Following fixes for nettl (HP-UX):
  
  	1) Fixed 11.X timestamp issue
  	      there is no difference in 10.X/11.X timestamps, so no
  	      need to shift 11.X timestamps
  	2) Fixed NS_LS_DRIVER trace record handling
  	      now works rather than throwing "...network type that
  	      Ethereal doesn't support" error
  	3) Fixed handling of traces with sliced packets (nettl -m xx)
  	      now uses correct packet and capture lengths
  	4) Additional ethernet card support
  	      now handles btlan[1,3-6],gelan,igelan,intl100 driver
  	      trace records
  
  Revision  Changes    Path
  1.24      +1 -0      ethereal/wiretap/AUTHORS
  1.32      +22 -25    ethereal/wiretap/nettl.c
  1.9       +8 -1      ethereal/wiretap/nettl.h