Fix Missing -z proto,colinfo,ip,gtp.teid_cp and -z proto,colinfo,ip,gtp.teid_data
[obnox/wireshark/wip.git] / epan / etypes.h
index 6bb798ba68ebbcb94ed5f2a687998e5b00e42432..2a55e011f6e3ffc705b336068cbbc336d151ae39 100644 (file)
 #define ETHERTYPE_ARP          0x0806
 #endif
 
+#ifndef ETHERTYPE_WOL
+#define ETHERTYPE_WOL          0x0842 /* Wake on LAN.  Not offically registered. */
+#endif
+
 #ifndef ETHERTYPE_WMX_M2M
 #define ETHERTYPE_WMX_M2M      0x08f0
 #endif
 #define ETHERTYPE_AOE           0x88A2
 #endif
 
+#ifndef ETHERTYPE_ECATF
+#define ETHERTYPE_ECATF 0x88A4 /* Ethernet type for EtherCAT frames */
+#endif
+
 #ifndef ETHERTYPE_IEEE_802_1AD
 #define ETHERTYPE_IEEE_802_1AD  0x88A8 /* IEEE 802.1ad Provider Bridge, Q-in-Q */
 #endif
                                                                        /* transmission or distribution substation. */
                                                                        /*  There are three types of application services */
 
+#ifndef ETHERTYPE_CFM
+#define ETHERTYPE_CFM          0x8902  /* IEEE 802.1ag Connectivity Fault Management */
+#endif                                                         /* (CFM) protocol. */
+
 #ifndef ETHERTYPE_FCOE
 #define ETHERTYPE_FCOE         0x8906  /* Fibre Channel over Ethernet */
 #endif