Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 1613ee7: LPP: use unit strings

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Dec 2016 17:24:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1613ee77b98335ec452ed09dab8ddf44a38f3927
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1613ee7 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LPP: use unit strings
    
    Change-Id: Ic7767b9b47e200b0b0cae70e9781b417cf7d2a3b
    Reviewed-on: https://code.wireshark.org/review/19315
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  9354346   ULP: follow-up of gda5cad4
    adds  1613ee7   LPP: use unit strings


Summary of changes:
 epan/dissectors/asn1/lpp/lpp.cnf               |  234 ++--
 epan/dissectors/asn1/lpp/packet-lpp-template.c |  363 ++---
 epan/dissectors/packet-lpp.c                   | 1680 +++++++-----------------
 epan/unit_strings.c                            |    2 +
 epan/unit_strings.h                            |    2 +
 5 files changed, 794 insertions(+), 1487 deletions(-)