URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ded9ad7017a9b04a9f63c9ea91961d19ff6b395e
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

ded9ad7 by Robert Cragie (robert.cra...@arm.com):

    IEEE 802.15.4: Add support for Thread, MLE and ZigBee IP
    
    Enhancements to security processing add support for Thread, MLE and ZigBee
    IP. Thread and ZigBee IP use a hash for key derivation for MAC and MLE
    security processing. Thread additionally uses a sequence counter.
    
    Ping-Bug: 13495
    Change-Id: Ib8351b21e5615cd44880f5126f59fd0dc0a11742
    Reviewed-on: https://code.wireshark.org/review/20585
    Petri-Dish: Stig Bjørlykke <s...@bjorlykke.org>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Stig Bjørlykke <s...@bjorlykke.org>
    Reviewed-by: Michael Mann <mman...@netscape.net>
    

Actions performed:

    from  2321a92   PacketBB: do not add more bytes to the protocol tree than 
the real addr array length
    adds  ded9ad7   IEEE 802.15.4: Add support for Thread, MLE and ZigBee IP


Summary of changes:
 docbook/release-notes.asciidoc      |    2 +
 epan/dissectors/packet-ieee802154.c |  559 ++++++++++++++++++++++++-----------
 epan/dissectors/packet-ieee802154.h |   57 ++++
 3 files changed, 448 insertions(+), 170 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to