http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33042
User: gerald
Date: 2010/06/01 05:30 PM
Log:
From Jim Young via bug 4331:
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.
Directory: /trunk/doc/
Changes Path Action
+42 -0 editcap.pod Modified
Directory: /trunk/docbook/
Changes Path Action
+2 -1 release-notes.xml Modified
Directory: /trunk/
Changes Path Action
+1 -0 AUTHORS Modified
+154 -2 editcap.c Modified