Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-osi.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, 15 Apr 2000 16:27:18 -0500 (CDT)
guy         2000/04/15 16:27:15 CDT

  Modified files:
    .                    packet-osi.c 
  Log:
  In the COTP dissector, don't forcibly set the protocol to COTP if we
  find a COTP PDU - we might have called a subdissector, which would have
  set the protocol itself.  Do so only if we've not seen any DT PDUs on
  which we've called a subdissector.
  
  Revision  Changes    Path
  1.29      +10 -7     ethereal/packet-osi.c