aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-dbcreq.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-12DOCSIS: Simplify all MAC Management into a single file.Michael Mann1-121/+0
2017-05-09Bring DOCSIS Mac Management "dissectors" into modernity.Michael Mann1-16/+7
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann1-4/+3
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann1-1/+1
2015-11-14register_dissector -> new_register_dissector for plugins.Michael Mann1-3/+4
2014-10-05docsis: Add editor modelines; Adjust whitespace; Remove boilerplate comments.Bill Meier1-31/+30
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-18Fix [-Wmissing-prototypes]Anders Broman1-0/+3
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-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-3/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-12-16From Guido Reismueller:Jaap Keuter1-0/+133