Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-q931.c packet-tpkt.c packet-tpkt.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: Wed, 28 Mar 2001 02:06:08 -0600 (CST)
guy         2001/03/28 02:06:07 CST

  Modified files:
    .                    packet-q931.c packet-tpkt.c packet-tpkt.h 
  Log:
  Handle, in the Q.931 heuristic dissector, the case where TPKT isn't
  enabled.
  
  Fix comments to explain that a return of -1 from "dissect_tpkt_header()"
  means "TPKT wasn't enabled".
  
  Revision  Changes    Path
  1.27      +7 -1      ethereal/packet-q931.c
  1.5       +2 -2      ethereal/packet-tpkt.c
  1.3       +2 -2      ethereal/packet-tpkt.h