aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-06-07 20:57:27 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-06-07 20:57:27 +0000
commit88bdcd02c3a598b421b4a0a987efc51db8b83661 (patch)
tree624e68380e123edc76f21959daca4ea4bde0dd01 /epan
parente702917cb29ccee16e13c36faad60bf96bd927f8 (diff)
Add some ethertypes
svn path=/trunk/; revision=14581
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-ethertype.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ethertype.c b/epan/dissectors/packet-ethertype.c
index 8be0ed2171..83fb26eb63 100644
--- a/epan/dissectors/packet-ethertype.c
+++ b/epan/dissectors/packet-ethertype.c
@@ -92,9 +92,11 @@ const value_string etype_vals[] = {
{ETHERTYPE_RTCFG, "Real-Time Configuration Protocol" },
{ETHERTYPE_CDMA2000_A10_UBS,"CDMA2000 A10 Unstructured byte stream" },
{ETHERTYPE_PROFINET, "PROFInet" },
- {ETHERTYPE_AOE, "ATA over Ethernet" },
+ {ETHERTYPE_AOE, "ATA over Ethernet" },
+ {ETHERTYPE_CSM_ENCAPS, "CSM_ENCAPS Protocol" },
{ETHERTYPE_IEEE802_OUI_EXTENDED, "IEEE 802a OUI Extended Ethertype" },
{ETHERTYPE_LLDP, "802.1 Link Layer Discovery Protocol (LLDP)" },
+ {ETHERTYPE_3GPP2, "3GPP2 protocol" },
/*
* NDISWAN on Windows translates Ethernet frames from higher-level
* protocols into PPP frames to hand to the PPP driver, and translates