URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df61fac968a93fbfdaa75bc2b9d4d10f433b6d53
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
df61fac 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>
(cherry picked from commit 599b880e4c53613c243b0a39548968f34cdce0e3)
Reviewed-on: https://code.wireshark.org/review/2860
Actions performed:
from 62a429a proto_tree_add_uint() takes a value, not an encoding, as an argument.
adds df61fac Handle the UTC timestamps in NetMon 2.3 files.
Summary of changes:
wiretap/netmon.c | 270 ++++++++++++++++++++++++++++++------------------------
1 file changed, 148 insertions(+), 122 deletions(-)