Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal int-64bit.c int-64bit.h packet-diameter.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:48 -0600 (CST)
guy         2001/11/02 04:09:47 CST

  Modified files:
    .                    int-64bit.c int-64bit.h packet-diameter.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.4       +180 -13   ethereal/int-64bit.c
  1.3       +28 -3     ethereal/int-64bit.h
  1.29      +4 -10     ethereal/packet-diameter.c