Wireshark-commits: [Wireshark-commits] master c8fec28: Print times with the resolution from the cap
Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 31 Jul 2015 22:39:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c8fec28f2ccc5f7089f4e40c5dc6f09831e786c2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c8fec28 by Guy Harris (guy@xxxxxxxxxxxx):

    Print times with the resolution from the capture file.
    
    Print the first packet and last packet time stamps with the resolution
    supplied for them, and print the difference between them with the higher
    of those two resolutions.
    
    Change-Id: I111fbbf91b5957e63dca650b85f182c5f103c5fd
    Reviewed-on: https://code.wireshark.org/review/9840
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  2e3be54   RRC: upgrade dissector to v12.6.0
    adds  c8fec28   Print times with the resolution from the capture file.


Summary of changes:
 capinfos.c |  317 +++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 261 insertions(+), 56 deletions(-)