Wireshark-commits: [Wireshark-commits] master 6b7a395: Adding fix to convert latitude/longitude deg

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 17 Dec 2014 13:01:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b7a395f9b22ac8e7cca1faf204e7e350508b6a3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6b7a395 by Ganesh Nawsupe (ganesh991@xxxxxxxxx):

    Adding fix to convert latitude/longitude degrees to floating point format from fixed point format
    
    Change-Id: Ibcfeae69e4f60423c87a0fdb8666192a1ca5dc0c
    Reviewed-on: https://code.wireshark.org/review/5726
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a3510cc   mip: Fix Rev Revocation [Ack] Flags dissection bugs.
    adds  6b7a395   Adding fix to convert latitude/longitude degrees to floating point format from fixed point format


Summary of changes:
 epan/dissectors/packet-mip6.c |   46 ++++++++++++++++++++++++++++++++---------
 1 file changed, 36 insertions(+), 10 deletions(-)