From Fred Fierling via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5395 :
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 15 Nov 2010 20:52:41 +0000 (20:52 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 15 Nov 2010 20:52:41 +0000 (20:52 +0000)
commit08709c11b62f3c30e7080018de6c388485bb26e3
treecd4568693402abd1e4152a63810bbcacecf3ee0a
parent6acf01801a2e8f066d79312d64ada603ea04f15c
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34886 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-ieee802154.c
epan/dissectors/packet-ieee802154.h
epan/dissectors/packet-zbee-nwk.c
epan/dissectors/packet-zbee-nwk.h
epan/dissectors/packet-zbee-security.c