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 cace322: ZigBee SE: Dissect notification flags and sn

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Nov 2018 15:41:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cace322c37af73353ba414a7ba57ee775628a71c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cace322 by Martin Boye Petersen (martinboyepetersen@xxxxxxxxx):

    ZigBee SE: Dissect notification flags and snapshot causes
    
    NotificationFlags in GetNotifiedMessage (previously only done for attributes).
    SnapshotCause in TakeSnapshot, GetSnapshot and PublishSnapshot.
    SnapshotPayloadCause in GetPrepaySnapshot and PublishPrepaySnapshot.
    
    Change-Id: I9a6d19414b910b27f9dc7b9b7ba63c0d14eb1e01
    Reviewed-on: https://code.wireshark.org/review/30416
    Reviewed-by: Kenneth Soerensen <knnthsrnsn@xxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5769a72   macOs: Fix build fix for tab view
     add  cace322   ZigBee SE: Dissect notification flags and snapshot causes


Summary of changes:
 epan/dissectors/packet-zbee-zcl-se.c | 411 +++++++++++++++++++++++++----------
 1 file changed, 298 insertions(+), 113 deletions(-)