URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=599b880e4c53613c243b0a39548968f34cdce0e3
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
599b880 by Guy Harris (guy@xxxxxxxxxxxx):
Handle the UTC timestamps in NetMon 2.3 files.
This addresses part of, but not all of, the issues in bug ten thousand,
one hundred, and ninety:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10190
(I'm spelling it out to make sure Gerrit doesn't think this change
*does* address all the issues in that bug, and mark it as RESOLVED
FIXED; I feel like I have to treat Gerrit as a dog or small child from
whom I'm trying to keep a secret - "honey, I'm taking the dog to the
vee eee tee".)
Change-Id: Ic234130c1ea84cfaf47901485dca775e168f71d0
Reviewed-on: https://code.wireshark.org/review/2859
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3686713 Update libnghttp2 to latest master (add support for draft-13)
adds 599b880 Handle the UTC timestamps in NetMon 2.3 files.
Summary of changes:
wiretap/netmon.c | 270 ++++++++++++++++++++++++++++++------------------------
1 file changed, 148 insertions(+), 122 deletions(-)