aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-docsis-tlv.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Fix some more spelling errorsMartin Mathieson1-1/+1
2023-11-20Remove init of proto variablesStig Bjørlykke1-556/+556
2023-08-31DOCSIS: add D4.0 CM registration TLVs supportAndrii Vladyka1-6/+265
2023-08-26DOCSIS 4.0 TLVsAndrii Vladyka1-0/+164
2023-04-18Use common tfs instead of value_stringMartin Mathieson1-18/+12
2023-03-11Fix some warnings from check_typed_item_calls.pyMartin Mathieson1-9/+9
2022-08-05Add support for DOCSIS TLV 5.76 'Low Latency Support'Hadar Shoham1-1/+19
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-7/+7
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-2/+2
2020-10-28DOCSIS/XRA: fix typos + cleanup.Dieter Dobbelaere1-21/+21
2020-08-07Find and fix dissectors that should be using a default tfs.Martin Mathieson1-22/+13
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-10/+10
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-05-20docsis: fix header filenameAlexis La Goutte1-1/+1
2018-12-29docsis: enhancements and additions for DOCSIS TLVs 5.20 and 5.40Andrii Vladyka1-4/+7
2018-12-22docsis: SF TLV 23 is applicable to both US and DS; added SF TLVs 24.25 and 24.26Andrii Vladyka1-7/+52
2018-12-10DOCSIS: Added some additional tlvsBruno Verstuyft1-3/+49
2018-12-07DOCSIS: better decoding for unknown tlvsBruno Verstuyft1-46/+95
2018-12-06DOCSIS: Added Partial Service Downstream Channels TLV 49.6Bruno Verstuyft1-0/+30
2018-12-06DOCSIS: Added Modem Capabilities 54-62 and TLV 49.8Bruno Verstuyft1-0/+358
2018-12-04DOCSIS: Added QAM modulation support tlvsBruno Verstuyft1-0/+256
2018-11-30DOCSIS: Added Modem Capabilities 47-51Bruno Verstuyft1-0/+112
2018-11-29DOCSIS: Added Downstream Resequencing TLV (25.17)Bruno Verstuyft1-0/+24
2018-11-27DOCSIS: Added Energy Management TLVsBruno Verstuyft1-6/+59
2018-11-20DOCSIS: REGRSP-MP: TLV fixesBruno Verstuyft1-11/+69
2018-11-14DOCSIS: both TLV 43 and 44 need VSIF encodingsBruno Verstuyft1-3/+38
2018-10-31DOCSIS: Added Simplified Receive Channel Configuration (TLV 49.7)Bruno Verstuyft1-0/+168
2018-09-26DOCSIS: Added Service Flow Peak Traffic RateBruno Verstuyft1-0/+18
2018-09-20epan: fix various misannotations of VALS/RVALS/VALS64/TFSPeter Wu1-1/+1
2018-06-13DOCSIS: correct reassembly of UCD in REG-RSP-MP and DBC-REQ messagesBruno Verstuyft1-13/+156
2018-02-13Make the DOCSIS dissector a built-in dissector.Guy Harris1-0/+6518