Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap lanalyzer.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Thu, 8 Jul 2004 02:32:40 -0500 (CDT)
guy         2004/07/08 02:32:40 CDT

  Modified files:
    wiretap              lanalyzer.c 
  Log:
  If we don't know the board type in a Lanayzer capture, return
  WTAP_ERR_UNSUPPORTED_ENCAP, not WTAP_ERR_UNSUPPORTED, as it presumably
  means the capture was done on some type of device we don't know about.
  
  Revision  Changes    Path
  1.48      +2 -2      ethereal/wiretap/lanalyzer.c