aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oui.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-04-22 12:31:04 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-04-22 12:31:04 +0000
commit049399b2fac1327070c75e7365c6b9500e5f6329 (patch)
tree181637614817488b296d6ebb15aacad80726bc8c /epan/oui.h
parentb18ab24f49353a057ed2e0275c6ffe0a032fb499 (diff)
Add dissection of Aruba Networks Vendor Specific stuff. With ArubaOS 6.2, there is a option to add AP Name in Beacon frame.
svn path=/trunk/; revision=48963
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 87d282de49..3d0b38e6ca 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -79,6 +79,7 @@
#define OUI_HP_2 0x00805F /* Hewlett-Packard */
#define OUI_WFA 0x506F9A /* Wi-Fi Alliance */
#define OUI_3GPP2 0xCF0002 /* 3GPP2 */
+#define OUI_ARUBA 0x000b86 /* Aruba Networks */
#define OUI_WPAWME 0x0050F2 /* Wi-Fi : WPA / WME */
#define OUI_RSN 0x000FAC /* Wi-Fi : RSN */