Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins plugin_table.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: Mon, 13 May 2002 16:18:27 -0500 (CDT)
guy         2002/05/13 16:18:27 CDT

  Modified files:
    plugins              plugin_table.h 
  Log:
  Have "is_tpkt()" take a minimum-payload-length argument and check
  whether the length value in the TPKT header is large enough to include
  that much payload - if not, report the packet as not being a TPKT
  packet.
  
  Have the heuristic Q.931 dissector supply the appropriate value.
  
  Revision  Changes    Path
  1.48      +2 -2      ethereal/plugins/plugin_table.h