URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=962b2ba242ce9de6b7f73af13bd3a9a4e8d1161a
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
962b2ba by Nikhil AP (nikhilap@xxxxxxxxxx):
    AVSP: Correct timestamp representation
    
    This change reflects that the 64-bit timestamp in AVSP is in TAI
    timescale and not UTC.
    
    Change-Id: I13807ab446492c2b4f37a57989e1e0122afcc6aa
    Reviewed-on: https://code.wireshark.org/review/27144
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    
Actions performed:
    from  46fcf45   coap: Store ctype values in transaction tracking
    adds  962b2ba   AVSP: Correct timestamp representation
Summary of changes:
 epan/dissectors/packet-avsp.c | 41 ++++++++++++++++++++++++++++++-----------
 1 file changed, 30 insertions(+), 11 deletions(-)