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

Wireshark-bugs: [Wireshark-bugs] [Bug 7246] Patch adding dissection of time data

Date: Fri, 11 May 2012 04:46:49 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7246

--- Comment #4 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-05-11 04:46:48 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > Can you change your patch to use proto_tree_add_time()?
> 
> I don't think so. The bytes in the buffer have no standard format and thus need
> special handling. 

proto_tree_add_time() don't require any specific format.
Just set your time values in nstime_t structure and pass pointer to it.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.