Wireshark-bugs: [Wireshark-bugs] [Bug 11910] ICMP Timestamp days, hours, minutes, seconds is inc

Date: Mon, 21 Dec 2015 13:36:47 +0000

changed bug 11910


What Removed Added
Status UNCONFIRMED CONFIRMED
CC   [email protected]
Ever confirmed   1

Comment # 5 on bug 11910 from
(In reply to test from comment #4)
> Originate timestamp: 39384461 (455 days, 20 hours, 7 minutes, 41 seconds
> after midnight UTC)
> Yes I know its in ms that not the bit I'm talking about see above

Did you check the fix provided?  The commit message text is based on a
copy/paste error that introduced the bug when the ICMP dissector got rid of
proto_tree_add_text. The "time" function that was used in 1.12 was
time_msecs_to_str, and it was incorrectly changed to time_secs_to_str.


You are receiving this mail because:
  • You are watching all bug changes.