aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-docsis-tlv.h
diff options
context:
space:
mode:
authorBruno Verstuyft <bruno.verstuyft@excentis.com>2018-11-14 15:14:03 +0100
committerAnders Broman <a.broman58@gmail.com>2018-11-14 17:01:04 +0000
commit64755470895a93ffe24f342f72405d0e69e97b0a (patch)
tree2eed7a2b552a7d9b3c495b8dcfad9f851c263549 /epan/dissectors/packet-docsis-tlv.h
parentdb7653fd2ce8542a8648dad0c8360c3eb82e6ec0 (diff)
DOCSIS: both TLV 43 and 44 need VSIF encodings
Change-Id: Ide8fe96de05423fed135797988dd620b92e9cddc Reviewed-on: https://code.wireshark.org/review/30628 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-docsis-tlv.h')
-rw-r--r--epan/dissectors/packet-docsis-tlv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-docsis-tlv.h b/epan/dissectors/packet-docsis-tlv.h
index f16b361ec2..308c35422c 100644
--- a/epan/dissectors/packet-docsis-tlv.h
+++ b/epan/dissectors/packet-docsis-tlv.h
@@ -57,6 +57,7 @@
#define TLV_ENABLE_TEST_MODES 40
#define TLV_DS_CH_LIST 41
#define TLV_MC_MAC_ADDRESS 42
+#define TLV_DOCSIS_EXTENSION_FIELD 43
#define TLV_VENDOR_SPEC 44
#define TLV_DUT_FILTER 45
#define TLV_TCC 46