Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/ftypes ftype-bytes.c ftypes.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: Fri, 2 Nov 2001 04:09:52 -0600 (CST)
guy         2001/11/02 04:09:52 CST

  Modified files:
    epan/ftypes          ftype-bytes.c ftypes.h 
  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.7       +216 -3    ethereal/epan/ftypes/ftype-bytes.c
  1.7       +4 -4      ethereal/epan/ftypes/ftypes.h