summaryrefslogtreecommitdiff
path: root/epan/oui.h
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2011-04-06 19:57:39 +0000
committerStephen Fisher <steve@stephen-fisher.com>2011-04-06 19:57:39 +0000
commit59a5ab87888f1dae83705c9b7072094f799b00dc (patch)
tree4f9d2e073940ee9dab83953f68c05aba6dcd57b7 /epan/oui.h
parent9e34d13ff4fe46bb1d990a1b2278f7ee7ee78e2a (diff)
downloadwireshark-59a5ab87888f1dae83705c9b7072094f799b00dc.tar.gz
Enhancement bug #5796: Add Atheros vendor specific 802.11 IE parsing
svn path=/trunk/; revision=36502
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 97bf37192a..52ee84681c 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -46,6 +46,7 @@
#define OUI_FORCE10 0x0001E8 /* Force10 */
#define OUI_ERICSSON 0x0001EC /* Ericsson Group */
#define OUI_CATENA 0x00025A /* Catena Networks */
+#define OUI_ATHEROS 0x00037F /* Atheros Communications */
#define OUI_SONY_ERICSSON 0x000AD9 /* Sony Ericsson Mobile Communications AB */
#define OUI_SONY_ERICSSON_2 0x000E07 /* Sony Ericsson Mobile Communications AB */
#define OUI_PROFINET 0x000ECF /* PROFIBUS Nutzerorganisation e.V. */