aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-tlv.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde1-6530/+0
2017-10-26DOCSIS: added Energy Management and CM Status Ack modem capabilitiesBruno Verstuyft1-1/+67
2017-10-23DOCSIS: fixed TLV nameBruno Verstuyft1-2/+2
2017-10-17Added default for every switch statementBruno Verstuyft1-3/+126
2017-10-04DOCSIS: added dissection of IPv6 classifier TLVBruno Verstuyft1-1/+209
2017-09-26DOCSIS: Adding Attribute masks to Service FlowBruno Verstuyft1-0/+55
2017-05-12DOCSIS: Simplify all MAC Management into a single file.Michael Mann1-5/+7
2017-05-03[DOCSIS] Use expert info instead of THROWing bounds errors for bad lengthsMichael Mann1-322/+363
2017-04-27[docsis->Annex C] Fix TLV 45 decodingAdrian Simionov1-1/+2
2017-04-16[DOCSIS] Fix typo in docsis_conf_code.Michael Mann1-1/+1
2016-10-27docsis (plugins): fix spelling typo found by lintianAlexis La Goutte1-2/+2
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann1-1/+1
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 Mann1-3/+4
2015-11-10[docsis->packet-tlv.c] Update for modem capabilities TLV 5, subTLV 2 and subT...AdrianSimionov1-3/+11
2014-12-23DOCSIS: missing break in switch (CID 280485 & 280486)Alexis La Goutte1-0/+1
2014-11-15Eliminate proto_tree_add_text from some plugin dissector files.Michael Mann1-37/+70
2014-10-05docsis: Add editor modelines; Adjust whitespace; Remove boilerplate comments.Bill Meier1-3029/+3045
2014-07-10convert to proto_tree_add_subtree[_format] for plugin dissectorsMichael Mann1-157/+81
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-4/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2013-11-18Fix [-Wmissing-prototypes]Anders Broman1-0/+3
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+2
2013-10-23Fix (using '#if 0') a few more [-Wunused-const-variable] warningsBill Meier1-0/+2
2013-02-10Comment out various unused hf_... instances found by checkhf.Bill Meier1-214/+290
2013-02-10Fix ERROR: NO ARRAY: packet-tlv.c, hf_docsis_rcv_mod_enc_ctr_freq_asgnBill Meier1-0/+5
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-03-18From Reinhard Speyerer: Fix several misspellings/typos in WiresharkBill Meier1-1/+1
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.Bill Meier1-4/+4
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier1-7/+7
2011-10-15Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_...Bill Meier1-7/+7
2011-10-10Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-28/+28
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-156/+156
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-51/+51
2011-07-04From Guido Reismueller:Anders Broman1-0/+565
2011-02-08#if 0 code related to unused "docsis" dissector table;Bill Meier1-2689/+2618
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-12-16From Guido Reismueller:Jaap Keuter1-0/+2576
2010-10-17Remove some unused hf entries.Stig Bjørlykke1-6/+0
2009-10-09From Didier Gautheron:Anders Broman1-1/+0
2009-08-21(Minor) Remove unneeded #includes.Bill Meier1-8/+0
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-3/+3
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-63/+63
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).Bill Meier1-11/+11
2007-10-07From Chris Maynard <christopher.maynard@gtech.com>:Richard van der Hoff1-140/+140
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-01-05Bill Meier:Jörg Mayer1-1/+1