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 da5cad4: ULP: use unit strings

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Dec 2016 00:28:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da5cad4d68c72996d97a9923df9205cbf633e55e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

da5cad4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ULP: use unit strings
    
    Change-Id: Id6cca5fa5b7547a43488e0bd83bb150ef008f48e
    Reviewed-on: https://code.wireshark.org/review/19309
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  166e129   Improve some unit strings with unicode characters
    adds  da5cad4   ULP: use unit strings


Summary of changes:
 epan/dissectors/asn1/ulp/ulp.cnf |  229 +++++------
 epan/dissectors/packet-ulp.c     |  812 +++++++++++---------------------------
 epan/unit_strings.c              |    7 +
 epan/unit_strings.h              |    7 +
 4 files changed, 325 insertions(+), 730 deletions(-)