wireshark/plugins/docsis
AdrianSimionov 81fc27f5d7 [docsis->type2ucd] Fix issue with decoding
Burst 4 and Burst 5 values are now properly decoded.

Change-Id: I6232a19eb849a419825be69435069e4be721cbc1
Reviewed-on: https://code.wireshark.org/review/19327
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-12-18 11:55:44 +00:00
..
AUTHORS
ChangeLog
CMakeLists.txt DOCSIS: Added dissector for type51 UCD 2016-11-13 00:55:55 +00:00
Makefile.am DOCSIS: Added dissector for type51 UCD 2016-11-13 00:55:55 +00:00
moduleinfo.h
packet-bintrngreq.c
packet-bpkmattr.c Update BPKM Auth Reply key length for DOCSIS 3.1 2016-04-29 04:50:46 +00:00
packet-bpkmreq.c
packet-bpkmrsp.c
packet-cmctrlreq.c
packet-cmctrlrsp.c
packet-cmstatus.c
packet-dbcack.c
packet-dbcreq.c
packet-dbcrsp.c
packet-dccack.c
packet-dccreq.c
packet-dccrsp.c
packet-dcd.c
packet-docsis.c DOCSIS: fix an infinite recursion introduced in g3e1828e 2016-11-26 17:40:30 +00:00
packet-dpd.c Widen some variables. 2016-07-15 02:09:39 +00:00
packet-dpvreq.c
packet-dpvrsp.c
packet-dsaack.c
packet-dsareq.c
packet-dsarsp.c
packet-dscack.c
packet-dscreq.c
packet-dscrsp.c
packet-dsdreq.c
packet-dsdrsp.c
packet-intrngreq.c
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
packet-mdd.c [docsis->mdd] Add support for TLV 1.7 2016-03-28 10:17:11 +00:00
packet-ocd.c DOCSIS: Added dissector for OFDM Channel Descriptor 2016-06-28 20:04:20 +00:00
packet-regack.c
packet-regreq.c
packet-regreqmp.c
packet-regrsp.c
packet-regrspmp.c
packet-rngreq.c
packet-rngrsp.c [docsis->rngrsp] Packet decoded in greater detail 2016-05-31 20:33:53 +00:00
packet-sync.c
packet-tlv-cmctrl.c
packet-tlv.c docsis (plugins): fix spelling typo found by lintian 2016-10-27 07:10:29 +00:00
packet-tlv.h
packet-type29ucd.c DOCSIS: Fix unknown TLVs in UCD type29 caused parsing errors + bugfixes 2016-06-27 07:01:21 +00:00
packet-type35ucd.c DOCSIS: Update to Type 35 UCD 2016-07-03 02:41:07 +00:00
packet-type51ucd.c DOCSIS: Added dissector for type51 UCD 2016-11-13 00:55:55 +00:00
packet-uccreq.c
packet-uccrsp.c
packet-ucd.c [docsis->type2ucd] Fix issue with decoding 2016-12-18 11:55:44 +00:00
packet-vendor.c
plugin.rc.in
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