ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12116] editcap does not adjust time for frames with absolu

Date: Fri, 12 Feb 2016 02:19:40 +0000

changed bug 12116


What Removed Added
Hardware x86 All

Comment # 8 on bug 12116 from
That check for secs being 0 is probably left over from before we had presence
flags for fields in struct wtap_pkthdr, and a libwiretap module couldn't just
say "yes, we have no bananas^Wtime stamps".  Now they can, so there's no need
to infer the absence of time stamp support from a zero seconds value.


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