aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Extra decodings for DOCSIS MDD messageBruno Verstuyft1-0/+189
2017-09-03Extra decodings for DOCSIS RNGRSPBruno Verstuyft1-5/+217
2017-06-14DOCSIS: Prevent infinite loop from unknown FCParm.Michael Mann1-0/+4
2017-05-12DOCSIS: Simplify all MAC Management into a single file.Michael Mann49-14305/+7781
2017-05-09docsis: DCC-REQ TLV 2.7 supportAdrian Simionov1-0/+23
2017-05-09Bring DOCSIS Mac Management "dissectors" into modernity.Michael Mann42-4129/+4256
2017-05-05[docsis->dccrsp] Resolve confirmation codeAdrian Simionov1-1/+4
2017-05-03[DOCSIS] Use expert info instead of THROWing bounds errors for bad lengthsMichael Mann9-717/+833
2017-05-02[docsis->dccrsp] Update TLV numbers and names to MULPIv3.1-I10Adrian Simionov1-5/+5
2017-04-27[docsis->Annex C] Fix TLV 45 decodingAdrian Simionov1-1/+2
2017-04-24[docsis->bpkm-attr] Updated Attribute 16 Error CodesAdrian Simionov1-3/+5
2017-04-18Rename BASE_VALS_NO_UNKNOWN to BASE_SPECIAL_VALS.Guy Harris2-2/+2
2017-04-16[DOCSIS] Fix typo in docsis_conf_code.Michael Mann1-1/+1
2017-04-16Get rid of some generated files with "make distclean".Guy Harris1-2/+4
2017-04-10Add support for BASE_VALS_NO_UNKNOWNAlexis La Goutte2-14/+15
2017-01-29Register reassembly tablesMichael Mann1-14/+2
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-2/+2
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann43-173/+123
2016-12-18[docsis->type2ucd] Fix issue with decodingAdrianSimionov1-5/+5
2016-11-26DOCSIS: fix an infinite recursion introduced in g3e1828ePascal Quantin1-1/+4
2016-11-24Removed Manipulation of Visited FlagSeth Alexander1-3/+5
2016-11-22Added Path Value and CRC to DOCSIS PluginSeth Alexander1-421/+747
2016-11-13DOCSIS: Added dissector for type51 UCDBruno Verstuyft3-0/+1649
2016-10-27docsis (plugins): fix spelling typo found by lintianAlexis La Goutte1-2/+2
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-7/+18
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris2-2/+2
2016-07-15Widen some variables.Guy Harris1-7/+7
2016-07-10Remove a compiler warning some platforms give.Guy Harris1-5/+5
2016-07-10DOCSIS: Added dissector for Downstream Profile Descriptor (DPD)Bruno Verstuyft3-0/+393
2016-07-03DOCSIS: Update to Type 35 UCDAdrian Simionov1-19/+25
2016-06-30Remove Makefile.common filesJoão Valverde2-92/+64
2016-06-28DOCSIS: Added dissector for OFDM Channel DescriptorBruno Verstuyft4-0/+419
2016-06-27DOCSIS: Fix unknown TLVs in UCD type29 caused parsing errors + bugfixesBruno Verstuyft1-271/+272
2016-06-15Remove Nmake build systemPascal Quantin3-118/+0
2016-06-01[docsis->type35ucd] Fix TLV 15 & 16 bugsAdrian Simionov1-5/+9
2016-05-31[docsis->rngrsp] Packet decoded in greater detailAdrian Simionov1-101/+107
2016-05-29[docsis->type35ucd] TLV 7 ON OFFAdrian Simionov1-1/+4
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-0/+11
2016-04-29Update BPKM Auth Reply key length for DOCSIS 3.1Philip Rosenberg-Watt1-1/+1
2016-04-15Remove empty filesJoão Valverde2-0/+0
2016-03-28[docsis->mdd] Add support for TLV 1.7Adrian Simionov1-1/+67
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann2-7/+2
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann2-11/+10
2016-03-12[docsis->mdd] Add support for TLV 1.6Adrian1-0/+20
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-0/+4
2016-02-20autotools: Move common automake code for plugins to an include fileJoão Valverde1-65/+2
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-8/+1
2016-01-07[docsis->INIT-RNG-REQ] Correction for INFO fieldAdrianSimionov1-1/+1
2015-12-28[docsis->bpkmattrib] Correction for TLV 15 text from 14->15AdrianSimionov1-1/+1