aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorRobert Cragie <Robert.Cragie@arm.com>2017-03-17 11:52:27 +0000
committerMichael Mann <mmann78@netscape.net>2017-04-10 20:26:25 +0000
commitded9ad7017a9b04a9f63c9ea91961d19ff6b395e (patch)
tree44d3a78733c75d4b79910ce9153f3930ae19685a /docbook
parent2321a92ccc339cd2103f75f190df045d7c631051 (diff)
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 <stig@bjorlykke.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index eac41b9872..472a414cf1 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -46,6 +46,8 @@ since version 2.2.0:
additional printf-style APIs.
* The Default profile can now be reset to default values.
* You can move back and forth in the selection history in the Qt UI.
+* IEEE 802.15.4 dissector now uses an UAT for decryption keys. The original
+ decryption key preference has been obsoleted.
//=== Removed Dissectors