wireshark/plugins/docsis
Graham Bloice e280df605f Fix CMake warnings
Newer versions of CMake generate warnings about the use of
@variable@ references, replace @CPACK_PACKAGE_NAME@ with
${CPACK_PACKAGE_NAME}

Set the policy for CMP0026 to be old to squelch warnings about the
use of target LOCATION

Change-Id: I424083260c51875dde80f98a23d6528c31ff0aec
Reviewed-on: https://code.wireshark.org/review/7977
Petri-Dish: Graham Bloice <graham.bloice@trihedral.com>
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
2015-04-17 16:09:22 +00:00
..
AUTHORS
ChangeLog
CMakeLists.txt Fix CMake warnings 2015-04-17 16:09:22 +00:00
INSTALL
Makefile.am
Makefile.common
Makefile.nmake
moduleinfo.h
moduleinfo.nmake
NEWS
packet-bintrngreq.c docsis: remove tvb_length calls 2015-04-05 12:27:40 +00:00
packet-bpkmattr.c
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 docsis: remove tvb_length calls 2015-04-05 12:27:40 +00:00
packet-dccreq.c docsis: remove tvb_length calls 2015-04-05 12:27:40 +00:00
packet-dccrsp.c docsis: remove tvb_length calls 2015-04-05 12:27:40 +00:00
packet-dcd.c docsis: remove tvb_length calls 2015-04-05 12:27:40 +00:00
packet-docsis.c docsis: remove tvb_length calls 2015-04-05 12:27:40 +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 docsis: remove tvb_length calls 2015-04-05 12:27:40 +00:00
packet-macmgmt.c
packet-map.c
packet-mdd.c
packet-regack.c
packet-regreq.c
packet-regreqmp.c
packet-regrsp.c
packet-regrspmp.c
packet-rngreq.c
packet-rngrsp.c
packet-sync.c
packet-tlv-cmctrl.c
packet-tlv.c
packet-tlv.h
packet-type29ucd.c docsis: remove tvb_length calls 2015-04-05 12:27:40 +00:00
packet-uccreq.c
packet-uccrsp.c
packet-ucd.c
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