aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-docsis-macmgmt.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-26docsis: Fixed reassembly for REG-REQ-MP and DBC-REQ MMMsAndrii Vladyka1-21/+12
2018-10-26DOCSIS: decoding of Mac Management Multipart field + use in OPT-RSPBruno Verstuyft1-43/+70
2018-10-23DOCSIS: Status event TLVs are subTLVs of the Status Event TLVBruno Verstuyft1-30/+92
2018-10-06docsis: fixed crash caused by absence of NULL termination of bitmask_listAndrii Vladyka1-1/+2
2018-10-01DOCSIS: Fix UCC-REQAdrian Simionov1-6/+2
2018-09-25DOCSIS: showing components of UCD OFDMA Timestamp SnapshotBruno Verstuyft1-0/+31
2018-09-18docsis: minor improvements in displaying MDD TLV 22.4.2Andrii Vladyka1-1/+4
2018-09-18docsis: add MDD TLV 21, 22 supportAndrii Vladyka1-1/+321
2018-09-09docsis: add CM STATUS-ACK MAC Management TLV (48)Andrii Vladyka1-24/+56
2018-09-09docsis: add RNG-RSP TLV 13 (T4 Timeout Multiplier)Andrii Vladyka1-19/+35
2018-08-17docsis-macmgmt: fix spelling-error-in-binary found by lintianAlexis La Goutte1-1/+1
2018-07-25docsis-macmgmt: fix spelling-error-in-binary found by lintianAlexis La Goutte1-2/+2
2018-07-16DOCSIS: fix null-pointer crash in OPT-RSP TLVs decodingPeter Wu1-14/+10
2018-07-05DOCSIS: Added decoding for OPT (OFDM Downstream Profile Test) messagesBruno Verstuyft1-0/+645
2018-06-13DOCSIS: correct reassembly of UCD in REG-RSP-MP and DBC-REQ messagesBruno Verstuyft1-10/+190
2018-03-28DOCSIS: Making sure UCD contained in REGRSPMP does not overwrite the REGRSPMP...Bruno Verstuyft1-0/+2
2018-02-13Make the DOCSIS dissector a built-in dissector.Guy Harris1-0/+8607