aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-type29ucd.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-27DOCSIS: Fix unknown TLVs in UCD type29 caused parsing errors + bugfixesBruno Verstuyft1-271/+272
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann1-1/+1
2015-11-22[docsis] Remove unused exceptions.hAdrianSimionov1-2/+1
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-15[docsis->type29ucd] Remove Type 4 Burst from Type 29 UCDAdrianSimionov1-154/+2
2015-11-14register_dissector -> new_register_dissector for plugins.Michael Mann1-3/+5
2015-04-05docsis: remove tvb_length callsEvan Huus1-2/+2
2014-10-05docsis: Add editor modelines; Adjust whitespace; Remove boilerplate comments.Bill Meier1-703/+699
2014-07-10convert to proto_tree_add_subtree[_format] for plugin dissectorsMichael Mann1-9/+6
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-2/+2
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/+1
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-1/+0
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier1-2/+2
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-34/+34
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-12/+12
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-04-05Get rid of a bunch of check_col().Anders Broman1-6/+3
2009-08-21(Minor) Remove unneeded #includes.Bill Meier1-8/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-15/+15
2007-10-07From Chris Maynard <christopher.maynard@gtech.com>:Richard van der Hoff1-37/+37
2007-04-14move ipsec to DISSECTOR_SRCSebastien Tandel1-1/+1
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-03-05Preparations for dropping the old plugin api.Lars Roland1-3/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-03-17From Brian Wheeler: DOCSIS 2.0 support.Guy Harris1-0/+1080