As the gtk2 directory is no longer needed (GTK1 and 2 are using the same sources...
[obnox/wireshark/wip.git] / oui.h
diff --git a/oui.h b/oui.h
index 976682cbe8af8e9bd58b7062dc85b5bbd569b5da..5aea27a11fba9c35c46a48e2f455b2707d94ef6b 100644 (file)
--- a/oui.h
+++ b/oui.h
@@ -1,7 +1,7 @@
 /* oui.h
  * Definitions of OUIs
  *
- * $Id: oui.h,v 1.12 2002/08/28 21:00:06 jmayer Exp $
+ * $Id$
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@zing.org>
@@ -28,6 +28,7 @@
 
 #define        OUI_ENCAP_ETHER 0x000000        /* encapsulated Ethernet */
 #define        OUI_CISCO       0x00000C        /* Cisco (future use) */
+#define OUI_NORTEL     0x000081        /* Nortel SONMP */
 #define        OUI_CISCO_90    0x0000F8        /* Cisco (IOS 9.0 and above?) */
 #define OUI_BRIDGED    0x0080C2        /* Bridged Frame-Relay, RFC 2427 */
                                        /* and Bridged ATM, RFC 2684 */