aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-zbee-nwk.h
diff options
context:
space:
mode:
authorChris Brandson <chris.brandson@gmail.com>2016-04-15 13:29:47 -0700
committerMichael Mann <mmann78@netscape.net>2016-04-16 15:58:36 +0000
commiteab63865d8e6cf03e7002c09775f1f799e11b4d3 (patch)
tree339b6b4bc924b74d5c3dae0f330c3bd5249a1a42 /epan/dissectors/packet-zbee-nwk.h
parent61b3d0392b3cfcbb48bba7fc9ae2099bf53f47a3 (diff)
ZigBee support for NWK unknown command status and enhanced status message in R22
Added support for the a new Network UNKNOWN_COMMAND status value for and the added payload to the Network Status frame to hold the Command Id that is not known. Change-Id: Ia0ff890ea17c18c98eb47c15f1074df30cb9d568 Reviewed-on: https://code.wireshark.org/review/14934 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/dissectors/packet-zbee-nwk.h')
-rw-r--r--epan/dissectors/packet-zbee-nwk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-zbee-nwk.h b/epan/dissectors/packet-zbee-nwk.h
index a7e7de3402..4bd9273bf0 100644
--- a/epan/dissectors/packet-zbee-nwk.h
+++ b/epan/dissectors/packet-zbee-nwk.h
@@ -130,6 +130,7 @@
#define ZBEE_NWK_STATUS_ADDRESS_UPDATE 0x10
#define ZBEE_NWK_STATUS_BAD_FRAME_COUNTER 0x11
#define ZBEE_NWK_STATUS_BAD_KEY_SEQNO 0x12
+#define ZBEE_NWK_STATUS_UNKNOWN_COMMAND 0x13
#define ZBEE_SEC_CONST_KEYSIZE 16