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.