aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oui.h
diff options
context:
space:
mode:
authorAdrian Granados <adrian@adriangranados.com>2019-01-10 11:32:49 -0500
committerMichael Mann <mmann78@netscape.net>2019-02-17 19:57:23 +0000
commit9f75af5b2596c08fc32484d18d80c09245f177e8 (patch)
tree7feb2c55f525c2dfe8218055206635341a5811b4 /epan/oui.h
parent24e71ae4f53614a1964c76316e316176ef6c67ec (diff)
ieee80211: Add dissector for Mist vendor specific IE
Dissector supports only type 1: AP Name. Bug: 15415 Change-Id: I64b248137fd2b895b8a0e7c88e48096aad0448d8 Reviewed-on: https://code.wireshark.org/review/31476 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/oui.h')
-rw-r--r--epan/oui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/oui.h b/epan/oui.h
index 603f256d7b..ed6dd7ea08 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -80,6 +80,7 @@
#define OUI_HYTEC_GER 0x30B216 /* Hytec Geraetebau GmbH */
#define OUI_ZIGBEE 0x4A191B /* ZigBee Alliance */
#define OUI_WFA 0x506F9A /* Wi-Fi Alliance */
+#define OUI_MIST 0x5C5B35 /* Mist Systems */
#define OUI_SMPTE 0x6897E8 /* Society of Motion Picture and Television Engineers */
#define OUI_3GPP2 0xCF0002 /* 3GPP2 */