From 59a5ab87888f1dae83705c9b7072094f799b00dc Mon Sep 17 00:00:00 2001 From: Stephen Fisher Date: Wed, 6 Apr 2011 19:57:39 +0000 Subject: Enhancement bug #5796: Add Atheros vendor specific 802.11 IE parsing svn path=/trunk/; revision=36502 --- epan/oui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/oui.h') 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. */ -- cgit v1.2.1