Wireshark-commits: [Wireshark-commits] rev 26047: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 20 Aug 2008 06:32:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26047

User: jake
Date: 2008/08/19 11:32 PM

Log:
 From Scott Bailey:
 It takes a calculator to decode the timestamps.  But no more! 
 Timestamps using the attached patch are displayed as follows:
    Timestamp = MM:SS mmm absolute (UTM)
 or
    Timestamp = MM:SS mmm relative
 where M is minutes, S is seconds, and m is milliseconds.
 This is in accord with 'IEEE Std 1278.1-1995' section 5.2.31.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +55 -0     packet-dis-fields.c    Modified
  +2 -0      packet-dis-fields.h    Modified
  +2 -2      packet-dis-pdus.c      Modified