git.samba.org
/
obnox
/
wireshark
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac6089a
)
Add SERCOS ethertype for upcoming dissector.
author
jake
<jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 13 Feb 2008 17:34:05 +0000
(17:34 +0000)
committer
jake
<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
patch
|
blob
|
history
diff --git
a/epan/etypes.h
b/epan/etypes.h
index 2a55e011f6e3ffc705b336068cbbc336d151ae39..956dd15f5710fa16c1546ff16c44a6b24e78c61e 100644
(file)
--- a/
epan/etypes.h
+++ b/
epan/etypes.h
@@
-343,6
+343,10
@@
#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 */