Wireshark-commits: [Wireshark-commits] master bde5441: ZigBee: Add attribute and command names from

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Jan 2017 03:44:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bde544196edc5d47edfcb4d243fb7349f1f1fa2a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bde5441 by Kenneth Soerensen (knnthsrnsn@xxxxxxxxx):

    ZigBee: Add attribute and command names from Metering used with GBCS.
    
    The Great Britain Companion Specification specifies how energy meters
    will communicate in the UK. This patch adds names for attributes and
    commands from the Smart Energy Metering cluster that are used within
    that specification.
    
    Futhermore take care of Change 19481 for ZigBee Smart Energy.
    
    Bug: 13360
    Change-Id: Ia229265f9dc2168c8977303f3540c2ffc1bb5a0a
    Reviewed-on: https://code.wireshark.org/review/19768
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f789c91   Have format_text_wsp use wmem allocated memory.
    adds  bde5441   ZigBee: Add attribute and command names from Metering used with GBCS.


Summary of changes:
 epan/dissectors/packet-zbee-zcl-se.c |  579 +++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-zbee.h        |    1 +
 2 files changed, 567 insertions(+), 13 deletions(-)