Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 34886: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 15 Nov 2010 20:52:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34886

User: morriss
Date: 2010/11/15 12:52 PM

Log:
 From Fred Fierling via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5395 :
 
 The ZigBee security dissector was not recording the short to long address
 mappings in Security Headers, preventing the decryption of some payloads. This
 patch eliminates the Undecoded warnings in packets 1 and 19 in this test
 capture: https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5457
 
 The keys to decrypt these packets are listed in the bug.

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +29 -28    packet-ieee802154.c       Modified
  +5 -4      packet-ieee802154.h       Modified
  +32 -31    packet-zbee-nwk.c         Modified
  +2 -0      packet-zbee-nwk.h         Modified
  +6 -12     packet-zbee-security.c    Modified