Bug ID |
9128
|
Summary |
ZigBee SE Messaging client shows incorrect times
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.11.x (Experimental)
|
Hardware |
x86
|
OS |
Windows 7
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Version 1.11.0-SVN-50461 (SVN Rev 50461 from /trunk)
--
The ZigBee ZCL Messaging dissector decodes times as the number of seconds in
the Unix epoch. However, the ZigBee spec says that they are actually number of
seconds since 1st Jan 2000.
The value 0x19c1da5d should decode as being on the 10th September 2013, but are
displayed in Wireshark as the 11th September 1983.
This affects both the Display Message and Message Confirmation commands.
You are receiving this mail because:
- You are watching all bug changes.