Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-afs-macros.h packet-afs-register-info

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, 17 Jan 2003 20:18:40 -0600 (CST)
guy         2003/01/17 20:18:40 CST

  Modified files:
    .                    packet-afs-macros.h 
                         packet-afs-register-info.h packet-afs.c 
  Log:
  Rename OUT_DATE to OUT_TIMESECS, as it can be used for relative time in
  seconds as well as for UNIX-style date/time stamps.
  
  FT_ABSOLUTE_TIME fields don't have a base, so use BASE_NONE.
  
  Make hf_afs_fs_callback_expires an FT_RELATIVE_TIME, as it's a relative
  time not an absolute UNIX time.
  
  Revision  Changes    Path
  1.22      +20 -18    ethereal/packet-afs-macros.h
  1.15      +15 -15    ethereal/packet-afs-register-info.h
  1.52      +6 -6      ethereal/packet-afs.c