aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ethertype.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-04-05 09:21:48 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-04-05 09:21:48 +0000
commit57229a36fa010121f5b0c929571caf89ae52becb (patch)
tree817e86f9a93e544a2e2802f17a12bc46a280b189 /epan/dissectors/packet-ethertype.c
parentb3607a98ae8e5cf55ebe6da3dddea66903ed4450 (diff)
From David Aggeler:
Added 0x88DE to etypes.h Added ETHERTYPE_VMLAB https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4186 svn path=/trunk/; revision=32378
Diffstat (limited to 'epan/dissectors/packet-ethertype.c')
-rw-r--r--epan/dissectors/packet-ethertype.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-ethertype.c b/epan/dissectors/packet-ethertype.c
index 5b1decf8f0..305b022d87 100644
--- a/epan/dissectors/packet-ethertype.c
+++ b/epan/dissectors/packet-ethertype.c
@@ -125,6 +125,7 @@ const value_string etype_vals[] = {
{ ETHERTYPE_TTE_PCF, "TTEthernet Protocol Control Frame" },
{ ETHERTYPE_LLTD, "Link Layer Topology Discovery (LLTD)" },
{ ETHERTYPE_WSMP, "(WAVE) Short Message Protocol (WSM)" },
+ { ETHERTYPE_VMLAB, "VMware Lab Manager" },
{ ETHERTYPE_COBRANET, "Cirrus Cobranet Packet" },
{ ETHERTYPE_NSRP, "Juniper Netscreen Redundant Protocol" },
/*