Wireshark-commits: [Wireshark-commits] master 76a0edc: zbee: add support to ZigBee power configurat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Apr 2015 19:34:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=76a0edc7412fd5441acb74e6c03f542533be20d3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

76a0edc by Julien STAUB (atsju2@xxxxxxxx):

    zbee: add support to ZigBee power configuration cluster
    
    Implemented full power configuration cluster according to
    07-5123-04 ZigBee cluster library
    
    Change-Id: Ic9cb9894c2153ce53e2a2762967dbdc6a4a060c2
    Reviewed-on: https://code.wireshark.org/review/8032
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Julien STAUB <atsju2@xxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  2bc5b3a   rtcp.psfb.fmt DissectorTable does not work in Lua plugin
    adds  76a0edc   zbee: add support to ZigBee power configuration cluster


Summary of changes:
 epan/dissectors/packet-zbee-zcl-general.c      |  467 +++++++++++++++++++++++-
 epan/dissectors/packet-zbee-zcl-meas-sensing.c |    4 +-
 epan/dissectors/packet-zbee.h                  |    1 +
 3 files changed, 463 insertions(+), 9 deletions(-)