aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-bpkmattr.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-12DOCSIS: Simplify all MAC Management into a single file.Michael Mann1-574/+0
2017-05-03[DOCSIS] Use expert info instead of THROWing bounds errors for bad lengthsMichael Mann1-36/+43
2017-04-24[docsis->bpkm-attr] Updated Attribute 16 Error CodesAdrian Simionov1-3/+5
2016-04-29Update BPKM Auth Reply key length for DOCSIS 3.1Philip Rosenberg-Watt1-1/+1
2015-12-28[docsis->bpkmattrib] Correction for TLV 15 text from 14->15AdrianSimionov1-1/+1
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-225/+216
2014-07-10convert to proto_tree_add_subtree[_format] for plugin dissectorsMichael Mann1-23/+9
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-6/+6
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
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-02-10Comment out various unused hf_... instances found by checkhf.Bill Meier1-6/+18
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-05From Guy Martin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7439 :Pascal Quantin1-4/+5
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-06-02From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=73...Pascal Quantin1-0/+1
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.Bill Meier1-1/+1
2011-10-15Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_...Bill Meier1-2/+2
2011-10-10Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-8/+8
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-11/+11
2011-02-08#if 0 code related to unused "docsis" dissector table;Bill Meier1-198/+200
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-10-17Remove some unused hf entries.Stig Bjørlykke1-6/+0
2009-08-21(Minor) Remove unneeded #includes.Bill Meier1-8/+0
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-21/+21
2007-10-07From Chris Maynard <christopher.maynard@gtech.com>:Richard van der Hoff1-29/+29
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-2/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-12-13Use "int"s, not "guint16"s, as packet offsets (using values shorterGuy Harris1-6/+5
2003-09-09Fix the URL for the DOCSIS 1.1 Baseline Privacy Plus InterfaceGuy Harris1-15/+3
2003-05-28Update Anand Narwani's email address.Gerald Combs1-2/+2
2002-09-10From Anand Narwani: support for Cisco vendor-specific TLVs.Guy Harris1-0/+2
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-8/+0
2002-07-17From Joerg Mayer:Guy Harris1-4/+0
2002-07-12From Anand V. Narwani:Guy Harris1-0/+610