aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cfm.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-11-06 19:47:38 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-11-06 19:47:38 +0000
commitd3028865d39663838b01ceb330c1f79c42cf4afd (patch)
tree3dc46e5672081269de41cf7faa51169feb29c9d0 /epan/dissectors/packet-cfm.h
parent5cd9fcc943f313dddaf5b10a83ef7ec6954dc071 (diff)
From Keith Mercer:
CFM dissector bugfixes and code update for ITU inclusion svn path=/trunk/; revision=23380
Diffstat (limited to 'epan/dissectors/packet-cfm.h')
-rw-r--r--epan/dissectors/packet-cfm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-cfm.h b/epan/dissectors/packet-cfm.h
index b7ad086c1d..d25936c2ae 100644
--- a/epan/dissectors/packet-cfm.h
+++ b/epan/dissectors/packet-cfm.h
@@ -58,5 +58,6 @@
#define LTM_EGR_ID_TLV 0x07
#define LTR_EGR_ID_TLV 0x08
#define ORG_SPEC_TLV 0x1F
+#define TEST_TLV 0x20
#endif