Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal file.c tethereal.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 19 Feb 2000 02:00:01 -0600 (CST)
guy         2000/02/19 01:59:58 CST

  Modified files:
    .                    file.c tethereal.c 
  Log:
  Use WTAP_ERR_UNSUPPORTED_ENCAP for all attempts to open or read a
  capture file for an unsupported link-layer encapsulation type (as the
  nettl reader does), and report it correctly if it occurs on an open or
  read attempt rather than a save attempt.
  
  Revision  Changes    Path
  1.165     +9 -3      ethereal/file.c
  1.19      +10 -3     ethereal/tethereal.c