From Jim Young via bug 4331:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 2 Jun 2010 00:30:25 +0000 (00:30 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 2 Jun 2010 00:30:25 +0000 (00:30 +0000)
commit046f0414972718234928ef7de930b944630f9eb4
tree44ac58e7d86913bb3cccf6dfd9019f87f46696ea
parentc179e1dd10a38a23317bc3406dc6690a0ce2cbe2
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33042 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
doc/editcap.pod
docbook/release-notes.xml
editcap.c