Add SERCOS ethertype for upcoming dissector.
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 13 Feb 2008 17:34:05 +0000 (17:34 +0000)
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 13 Feb 2008 17:34:05 +0000 (17:34 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24320 f5534014-38df-0310-8fa8-9805f1628bb7

epan/etypes.h

index 2a55e011f6e3ffc705b336068cbbc336d151ae39..956dd15f5710fa16c1546ff16c44a6b24e78c61e 100644 (file)
 #define ETHERTYPE_LLDP         0x88cc  /* IEEE 802.1AB Link Layer Discovery Protocol (LLDP) */
 #endif
 
+#ifndef ETHERTYPE_SERCOS
+#define ETHERTYPE_SERCOS        0x88cd  /* SERCOS interface real-time protocol for motion control */
+#endif
+
 #ifndef ETHERTYPE_3GPP2
 #define ETHERTYPE_3GPP2                0x88d2  /* This will be used in a revision of the Interoperabi */
 #endif                                                                 /* Specification (IOS) for cdma2000 Access Network Interfaces (document numbers A.S0011-B */