aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-docsis-macmgmt.c
AgeCommit message (Expand)AuthorFilesLines
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