ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 31226: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 10 Dec 2009 22:16:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31226

User: guy
Date: 2009/12/10 02:16 PM

Log:
 Well, not quite - proto_tree_add_item() doesn't work on FT_ABSOLUTE_TIME
 fields, as there are several different possible time formats, and
 there's not yet any way to specify the particular format.  However, we
 don't need to format the time stamp - let the Wireshark core code do that.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +4 -1      packet-epl.c    Modified