aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-regrsp.c
Commit message (Expand)AuthorAgeFilesLines
* DOCSIS: Simplify all MAC Management into a single file.Michael Mann2017-05-121-118/+0
* Bring DOCSIS Mac Management "dissectors" into modernity.Michael Mann2017-05-091-20/+10
* Dissectors don't need a journey of self discovery.Michael Mann2016-12-311-4/+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-30/+23
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Fix [-Wmissing-prototypes]Anders Broman2013-11-181-0/+3
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* 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-2/+2
* 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
* Don't use %s as the format string in val_to_str(). This fixes the fuzz failu...Jeff Morriss2010-04-061-1/+1
* Get rid of a bunch of check_col().Anders Broman2010-04-051-6/+3
* From Didier Gautheron:Anders Broman2010-01-131-1/+0
* From Didier Gautheron:Anders Broman2009-10-091-4/+4
* (Minor) Remove unneeded #includes.Bill Meier2009-08-211-8/+0
* Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam2009-08-161-1/+1
* 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-3/+3
* 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-2/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Use "int"s, not "guint16"s, as packet offsets (using values shorterGuy Harris2003-12-131-6/+3
* Update Anand Narwani's email address.Gerald Combs2003-05-281-2/+2
* When registering a protocol, make sure there are no other protocols withGuy Harris2002-10-151-3/+3
* 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/+169