aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-28[docsis->sync] Remove colon from INFO fieldAdrianSimionov1-1/+1
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann45-45/+45
2015-11-24Developers Guide updates for plugins with CMakeGraham Bloice1-1/+1
2015-11-24[docsis->type35ucd] Add support for type 35 UCD message.AdrianSimionov3-0/+1186
2015-11-22[docsis] Remove unused exceptions.hAdrianSimionov3-10/+23
2015-11-20[docsis->ucd] Dissect TYPE and LENGTH values for burst TLVs also.AdrianSimionov1-60/+108
2015-11-19[docsis-type29ucd] Changed TLV Length Bad filter to make more senseAdrianSimionov1-1/+1
2015-11-18[docsis->type29ucd] Update to DOCSIS 2.0AdrianSimionov1-180/+380
2015-11-16[docsis->ucd] Removed S-CDMA bursts and added expertAdrianSimionov1-112/+27
2015-11-15[docsis->type29ucd] Remove Type 4 Burst from Type 29 UCDAdrianSimionov1-154/+2
2015-11-15[docsis->ucd] Add support for 6 new TLVsAdrianSimionov1-5/+244
2015-11-15[docsis->packet-tlv.c] Updated Confirmation Code list per MULPIv3.1-I07 Annex...AdrianSimionov1-5/+62
2015-11-14register_dissector -> new_register_dissector for plugins.Michael Mann44-137/+181
2015-11-13[docsis] Support for Queue Depth-based Request FrameAdrianSimionov1-6/+37
2015-11-10[docsis->packet-tlv.c] Update for modem capabilities TLV 5, subTLV 2 and subT...AdrianSimionov1-3/+11
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann2-2/+2
2015-11-03Remaining ADDRESS macro to address function conversionsJoão Valverde1-2/+2