Wireshark-commits: [Wireshark-commits] master 503aea4: ZigBee: Implement r21 APS commands Verify Ke

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 26 Dec 2015 02:59:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=503aea41e7e39bfa2999214ac974e10c276167f3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

503aea4 by dsrsupport (eugene.exarevsky@xxxxxxxxxxxxxxx):

    ZigBee: Implement r21 APS commands Verify Key and Confirm Key
    Introduced general APS command status, approproate field calles zbee_aps.cmd.status.
    Changed zbee_aps.cmd.status field name of UPDATE-DEVICE to zbee_aps.cmd.update_status.
    
    Change-Id: I0ad330e5d4a8948413aab428cac1e1475076c97b
    Reviewed-on: https://code.wireshark.org/review/12864
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  88f01f8   ZigBee: Implement ZDO Parent Annce according to r21
    adds  503aea4   ZigBee: Implement r21 APS commands Verify Key and Confirm Key Introduced general APS command status, approproate field calles zbee_aps.cmd.status. Changed zbee_aps.cmd.status field name of UPDATE-DEVICE to zbee_aps.cmd.update_status.


Summary of changes:
 epan/dissectors/packet-zbee-aps.c |  113 ++++++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-zbee-aps.h |   22 ++++++++
 2 files changed, 134 insertions(+), 1 deletion(-)