Wireshark-commits: [Wireshark-commits] master e1316e1: IEEE 802.15.4-2015 CCM* nonce for TSCH mode

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 02 Mar 2019 08:29:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1316e1b20ef330404309270cb6d31607ae74320
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e1316e1 by James Ko (jck@xxxxxxxxxx):

    IEEE 802.15.4-2015 CCM* nonce for TSCH mode
    
    Enable decryption in TSCH mode which requires ASN in nonce.
    
    Change-Id: Iae24add3a15cef00ef0037acd99f30b684e97ae2
    Reviewed-on: https://code.wireshark.org/review/32142
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  f4167c3   Support unsigned stream identifiers for Follow Stream
     add  e1316e1   IEEE 802.15.4-2015 CCM* nonce for TSCH mode


Summary of changes:
 epan/dissectors/packet-ieee802154.c | 98 +++++++++++++++++++++++++++++--------
 epan/dissectors/packet-ieee802154.h |  4 ++
 2 files changed, 82 insertions(+), 20 deletions(-)