Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc ethereal.pod.template

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Thu, 11 Sep 2003 21:48:21 -0500 (CDT)
sahlberg    2003/09/11 21:48:21 CDT

  Modified files:
    doc                  ethereal.pod.template 
  Log:
  Added TimeReference frames.
  
  One can now select a packet and mark it as a TimeReference packet using the menu.
  A TimeReference packet will be indicated by having all timestamp related column entries replaced by the string *REF*
  A TimeReference packet will always be displayed in the packet pane, and overrides any display filters.
  
  When a frame is a TimeReference frame, all later frames will calculate the TimeRelativeToFirstPacket  relative to the timestamp of the TimeReference frame instead of the first frame of the capture.
  
  You can have any number of TimeReference frames you like.
  
  Revision  Changes    Path
  1.475     +14 -0     ethereal/doc/ethereal.pod.template