Wireshark-commits: [Wireshark-commits] master-3.0 8533abc: IEEE 802.15.4-2015 CCM* nonce for TSCH m
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8533abca66450ec7aa4750b332ed712308ed3648
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
8533abc 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>
(cherry picked from commit e1316e1b20ef330404309270cb6d31607ae74320)
Reviewed-on: https://code.wireshark.org/review/32317
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3daf70d ieee802154: fix compilation with gcc-4.
add 8533abc 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(-)