URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1749f7c0299c3a4e76d8c5e79265eab6ad7e019
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d1749f7 by Paul Zander (p.j.zander@xxxxxxxxxxxx):
    Support of ZCL enhancements
    
    The following ZCL enhancements are supported:
    OnOff cluster, attribute 0x4003 (StartupOnOff)
    Level cluster, attribute 0x4000 (StartupCurrentLevel)
    Color cluster, attribute 0x4010 (StartUp-ColorTemperature-Mireds)
    
    Change-Id: I19665c8c921522e742c282b073231d1151aabe4e
    Reviewed-on: https://code.wireshark.org/review/29331
    Reviewed-by: Kenneth Soerensen <knnthsrnsn@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  8139281   ZigBee: Correct field name in SE LocalChangeSupply
     add  d1749f7   Support of ZCL enhancements
Summary of changes:
 epan/dissectors/packet-zbee-zcl-general.c  | 40 ++++++++++++++++++++++++++++++
 epan/dissectors/packet-zbee-zcl-lighting.c | 40 +++++++++++++++++++++++++++++-
 2 files changed, 79 insertions(+), 1 deletion(-)