wireshark/plugins/docsis
Guy Harris 913f9fb353 Rename BASE_VALS_NO_UNKNOWN to BASE_SPECIAL_VALS.
It makes it a bit clearer what its purpose is - to allow a value_string
to be used for numeric rather than enumerated fields, giving certain
values of the field a special meaning.

Change the explanation in the documentation to match as well.

Change-Id: Id07b22eee996b79ea5f3473928d29adcabe09bf3
Reviewed-on: https://code.wireshark.org/review/21209
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-04-18 22:28:07 +00:00
..
AUTHORS
CMakeLists.txt DOCSIS: Added dissector for type51 UCD 2016-11-13 00:55:55 +00:00
ChangeLog
Makefile.am Get rid of some generated files with "make distclean". 2017-04-16 08:24:01 +00:00
README
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
packet-bintrngreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-bpkmattr.c Update BPKM Auth Reply key length for DOCSIS 3.1 2016-04-29 04:50:46 +00:00
packet-bpkmreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-bpkmrsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-cmctrlreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-cmctrlrsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-cmstatus.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dbcack.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dbcreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dbcrsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dccack.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dccreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dccrsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dcd.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-docsis.c Rename BASE_VALS_NO_UNKNOWN to BASE_SPECIAL_VALS. 2017-04-18 22:28:07 +00:00
packet-dpd.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dpvreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dpvrsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dsaack.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dsareq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dsarsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dscack.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dscreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dscrsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dsdreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-dsdrsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-intrngreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-macmgmt.c Don't do any Decode As stuff for dissector tables not used with Decode As. 2016-08-31 00:08:01 +00:00
packet-map.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-mdd.c Rename BASE_VALS_NO_UNKNOWN to BASE_SPECIAL_VALS. 2017-04-18 22:28:07 +00:00
packet-ocd.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-regack.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-regreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-regreqmp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-regrsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-regrspmp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-rngreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-rngrsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-sync.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-tlv-cmctrl.c new_register_dissector -> register_dissector for remaining uses. 2015-12-11 03:42:37 +00:00
packet-tlv.c [DOCSIS] Fix typo in docsis_conf_code. 2017-04-16 16:19:59 +00:00
packet-tlv.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-type29ucd.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-type35ucd.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-type51ucd.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-uccreq.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-uccrsp.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-ucd.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-vendor.c new_register_dissector -> register_dissector for remaining uses. 2015-12-11 03:42:37 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00

README

Overview:
=========
The dissectors provided by this plugin allow the dissection of DOCSIS 1.1
Frames.  Captures of DOCSIS 1.1 frames can be facilitated using Cisco's 
Cable Monitor Features found on Cicso UBR7200 and UBR10000 Series Cable Modem 
Termination Systems.  Captures of DOCSIS 1.1 and DOCSIS 2.0 frames can be
facilitated using the ARRIS Cadant C4 and the ARRIS Cadant C3.

 
Features:
=========
+ Decode the DOCSIS header + Extended Header.  For Data PDU's it will 
  automatically decode as far up the stack that it can. 
+ Decode Mac Management Header. The following Mac Messages 
  are decoded at present: 
	REG-REQ 
	REG-RSP 
	REG-ACK 
	RNG-REQ 
	RNG-RSP 
	UCC-REQ 
	UCC-RSP 
	UCD Messages 
	MAP Messages 
	DSA-REQ 
	DSA-RSP 
	DSA-ACK 
	DSC-REQ 
	DSC-RSP 
	DSC-ACK 
	DSD-REQ 
	DSD-RSP
	BPKM-REQ
	BPKM-RSP
	BPKM Attributes
+ Decode All Appendix C TLV's
+ Decode Concatenated Frames via a recursive call to dissect_docsis()
+ Decode DOCSIS 2.0 packets including:
        Type 29 UCD Messages (DOCSIS 2.0 only)
	INT-RNG-REQ
	
References:
===========
DOCSIS 1.1 and DOCSIS 2.0 Specifications can be found at:
http://www.cablemodem.com/specifications.html

Information on Cisco's Cable Monitor Feature can be found at:
http://www.cisco.com/univercd/cc/td/doc/product/cable/cab_rout/cmtsfg/ufg_cmon.htm

Information on the ARRIS Cadant line of products
http://www.arrisi.com/products_solutions/product_families/Cadant/index.asp