Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan proto.c

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: Fri, 2 Nov 2001 04:09:49 -0600 (CST)
guy         2001/11/02 04:09:49 CST

  Modified files:
    epan                 proto.c 
  Log:
  Add support for 64-bit signed integers in "int-64bit.[ch]", add an
  FT_INT64 type, and make the Diameter dissector use it.
  
  Handle the 64-bit integer types in the display filter semantics checks.
  
  Revision  Changes    Path
  1.39      +40 -1     ethereal/epan/proto.c