aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-cmstatus.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-13guint16 needed to prevent rollover. Bug 8199 (https://bugs.wireshark.org/bug...Michael Mann1-1/+1
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-14/+14
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-1/+1
2011-02-08Rename some hf_... vars so name starts with hf_docsis_cmstatusBill Meier1-77/+77
2011-02-07From Hendrik Robbel:Jaap Keuter1-0/+292