aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-rngreq.c
Commit message (Expand)AuthorAgeFilesLines
* DOCSIS: Simplify all MAC Management into a single file.Michael Mann2017-05-121-120/+0
* Bring DOCSIS Mac Management "dissectors" into modernity.Michael Mann2017-05-091-16/+8
* Dissectors don't need a journey of self discovery.Michael Mann2016-12-311-5/+3
* new_register_dissector -> register_dissector for remaining uses.Michael Mann2015-12-111-1/+1
* register_dissector -> new_register_dissector for plugins.Michael Mann2015-11-141-3/+4
* docsis: Add editor modelines; Adjust whitespace; Remove boilerplate comments.Bill Meier2014-10-051-36/+27
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Fix [-Wmissing-prototypes]Anders Broman2013-11-181-0/+2
* From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier2013-10-291-1/+0
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-2/+0
* Update FSF address - part II.Jakub Zawadzki2012-06-281-1/+1
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier2011-10-061-3/+3
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-1/+1
* Remove some unused hf entries.Stig Bjørlykke2010-10-171-6/+0
* Get rid of a bunch of check_col().Anders Broman2010-04-051-6/+3
* Use col_set_str instead of col_add_fstr/col_add_str when adding constant stri...Kovarththanan Rajaratnam2009-09-231-2/+1
* (Minor) Remove unneeded #includes.Bill Meier2009-08-211-8/+0
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-3/+3
* From Chris Maynard <christopher.maynard@gtech.com>:Richard van der Hoff2007-10-071-4/+4
* Ethereal->WiresharkAnders Broman2006-05-281-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* Preparations for dropping the old plugin api.Lars Roland2005-03-051-3/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Brian Wheeler: DOCSIS 2.0 support.Guy Harris2004-03-171-3/+3
* Use "int"s, not "guint16"s, as packet offsets (using values shorterGuy Harris2003-12-131-3/+2
* Update Anand Narwani's email address.Gerald Combs2003-05-281-2/+2
* From Anand Narwani: support for Cisco vendor-specific TLVs.Guy Harris2002-09-101-0/+2
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-8/+0
* From Joerg Mayer:Guy Harris2002-07-171-4/+0
* From Anand V. Narwani:Guy Harris2002-07-121-0/+173