From 23df06b7a6ea081916240365ed4fea37540b51d9 Mon Sep 17 00:00:00 2001 From: Jaap Keuter Date: Wed, 14 May 2008 05:44:42 +0000 Subject: From Steve Karg: Added MS/TP decoding for the WTAP BACnet MS/TP datalink, and added decoding for BACnet MS/TP datalink from a Cimetrics U+4 which spews SNAP protocol packets. svn path=/trunk/; revision=25291 --- 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 e3c9096946..8c54e62f4b 100644 --- a/epan/oui.h +++ b/epan/oui.h @@ -46,6 +46,7 @@ #define OUI_SONY_ERICSSON_2 0x000E07 /* Sony Ericsson Mobile Communications AB */ #define OUI_PROFINET 0x000ECF /* PROFIBUS Nutzerorganisation e.V. */ #define OUI_SONY_ERICSSON_3 0x000FDE /* Sony Ericsson Mobile Communications AB */ +#define OUI_CIMETRICS 0x001090 /* Cimetrics, Inc. */ #define OUI_IEEE_802_3 0x00120F /* IEEE 802.3 */ #define OUI_MEDIA_ENDPOINT 0x0012BB /* Media (TIA TR-41 Committee) */ #define OUI_SONY_ERICSSON_4 0x0012EE /* Sony Ericsson Mobile Communications AB */ -- cgit v1.2.3