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 11202] New: Mergepcap losses nanoseconds from input files

Date: Fri, 15 May 2015 23:06:48 +0000
Bug ID 11202
Summary Mergepcap losses nanoseconds from input files
Product Wireshark
Version 1.12.5
Hardware x86-64
OS Windows 8.1
Status UNCONFIRMED
Severity Major
Priority Low
Component Extras
Assignee [email protected]
Reporter [email protected]

Build Information:
Mergecap 1.12.5 (v1.12.5-0-g5819e5b from master-1.12)
--
Hello

I have two input files with nanoseconds timestamps and I want to merge them
into one pcap file. Command line is following:

"C:\Program Files\Wireshark\mergecap.exe" -w dump_ns.pcap dump10_ns.pcap
dump11_ns.pcap 

Unfortunately timestamps in the output file are truncated to microseconds. 

If I merge files using Wireshark (File->Merge...), I get correct output file.

Best regards
Dima


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