Document the new Copy Profile button.
[obnox/wireshark/wip.git] / epan / etypes.h
index 003a5c851ae7d8b750824caae3e9fc5358b10ee0..ad5195feab470aa5423af5bfdf13eb72adf640e0 100644 (file)
 #define ETHERTYPE_SNA          0x80d5
 #endif
 
+#ifndef ETHERTYPE_DLR
+#define ETHERTYPE_DLR          0x80e1  /* Allen-Bradley Company, Inc. */
+#endif                                                         /* EtherNet/IP Device Level Ring */
+
 #ifndef ETHERTYPE_AARP
 #define ETHERTYPE_AARP         0x80f3
 #endif
 #define ETHERTYPE_ISMP_TBFLOOD 0x81ff  /* Cabletron Interswitch Message Protocol */
 #endif
 
+#ifndef ETHERTYPE_QNX_QNET6
+#define ETHERTYPE_QNX_QNET6    0x8204  /* 0x8204 QNX QNET/LWL4 for QNX6 OS; 0x8203 for QNX4 OS QNET */
+#endif
+
 #ifndef ETHERTYPE_IPv6
 #define ETHERTYPE_IPv6         0x86dd
 #endif
 #define ETHERTYPE_EPL_V2        0x88AB
 #endif
 
+#ifndef ETHERTYPE_XIMETA
+#define ETHERTYPE_XIMETA       0x88AD /* XiMeta Technology Americas Inc. */
+#endif                                                           /* proprietary communication protocol */
+
 #ifndef ETHERTYPE_BRDWALK
 #define ETHERTYPE_BRDWALK       0x88AE
 #endif
 
+
 #ifndef ETHERTYPE_IEEE802_OUI_EXTENDED
 #define ETHERTYPE_IEEE802_OUI_EXTENDED 0x88B7  /* IEEE 802a OUI Extended Ethertype */
 #endif
                                        /* through A.S0017-B v1.0). This document already uses the Ether type 8881 */
 
 #ifndef ETHERTYPE_LLTD
-#define ETHERTYPE_LLTD         0x88d9  /* Link Layer Topology Discovery (LLTD) */
+#define ETHERTYPE_LLTD                 0x88d9  /* Link Layer Topology Discovery (LLTD) */
 #endif
 
+#ifndef ETHERTYPE_WSMP                                 /* Wireless Access in a Vehicle Environment */
+#define ETHERTYPE_WSMP                 0x88dc  /*(WAVE) Short Message Protocol (WSM) as defined */
+#endif                                                                 /* in IEEE P1609.3. */
+
 #ifndef ETHERTYPE_MRP
 #define ETHERTYPE_MRP          0x88e3  /* IEC 61158-6-10 Media Redundancy Protocol (MRP) */
 #endif
 #define ETHERTYPE_PRP          0x88FB  /* Parallel Redundancy Protocol (IEC62439 Chapter 6) */
 #endif
 
+#ifndef ETHERTYPE_FLIP
+#define ETHERTYPE_FLIP         0x8901  /* Nokia Siemens Networks */
+#endif                                                         /* Flow Layer Internal Protocol */
+
 #ifndef ETHERTYPE_CFM
 #define ETHERTYPE_CFM          0x8902  /* IEEE 802.1ag Connectivity Fault Management */
 #endif                                                         /* (CFM) protocol. */
 #define ETHERTYPE_FCOE         0x8906  /* Fibre Channel over Ethernet */
 #endif
 
+#ifndef ETHERTYPE_LINX
+#define ETHERTYPE_LINX          0x8911  /* ENEA LINX IPC protocol over Ethernet */
+#endif
+
 #ifndef ETHERTYPE_FIP
 #define ETHERTYPE_FIP          0x8914  /* FCoE Initialization Protocol */
 #endif
 
+#ifndef ETHERTYPE_TTE_PCF
+#define ETHERTYPE_TTE_PCF      0x891d  /* TTEthernet Protocol Control Frame */
+#endif
+
 #ifndef ETHERTYPE_LOOP
 #define ETHERTYPE_LOOP         0x9000  /* used for layer 2 testing (do i see my own frames on the wire) */
 #endif