Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4331] New: Patch to editcap to insure timestamps are in "S

Date: Mon, 14 Dec 2009 21:25:28 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4331

           Summary: Patch to editcap to insure timestamps are in "Strict
                    time order"
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Extras
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: jyoung@xxxxxxx


Jim Young <jyoung@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4068|                            |review_for_checkin?
               Flag|                            |

Created an attachment (id=4068)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4068)
Add "Strict time order" feature to editcap

Build Information:
$ svn info
Path: .
URL: http://anonsvn.wireshark.org/wireshark/trunk
Repository Root: http://anonsvn.wireshark.org/wireshark
Repository UUID: f5534014-38df-0310-8fa8-9805f1628bb7
Revision: 31271
Node Kind: directory
Schedule: normal
Last Changed Author: guy
Last Changed Rev: 31270
Last Changed Date: 2009-12-14 18:55:50 -0500 (Mon, 14 Dec 2009)

--
This patch adds a new '-S' option to editcap that will rewrite timestamps of
packets to insure that the new capture file is in strict chronological order.

This option's primary use case is to fixup the occasional timestamps that have
a negative delta time relative to previous packet.

This feature is related to (but does not depend on) capinfos enhancement
submitted in bug #4315 which helps identify tracefiles with "out-of-order"
packets.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.