Wireshark-commits: [Wireshark-commits] master a18c9c5: Don't supply time stamps for Capsa packets f
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a18c9c5cf024a16df66a1190b3367e17fdf5445b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a18c9c5 by Guy Harris (guy@xxxxxxxxxxxx):
Don't supply time stamps for Capsa packets for now.
The time stamps aren't known to be right, so don't provide them - that
way, instead of users reading Capsa files and getting the wrong idea
about the time stamps, they'll get no time stamps and have to ask for
our help, at which point we can ask them for *their* help in seeing what
Capsa thinks the time stamps are. (The joys of reverse-engineering.)
Change-Id: I77e12c09f2bc74b50a1b2b226fa6da3e8c0fedf9
Reviewed-on: https://code.wireshark.org/review/4685
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 87ea03b packet-gvsp.c: removed an unused #define
adds a18c9c5 Don't supply time stamps for Capsa packets for now.
Summary of changes:
wiretap/capsa.c | 29 ++++++++++++++++++-----------
1 file changed, 18 insertions(+), 11 deletions(-)