Ethereal-cvs: [Ethereal-cvs] rev 17138: /trunk/plugins/docsis/: Makefile.am Makefile.nmake pac

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date Prev Thread Prev
Date: Wed, 01 Feb 2006 05:44:22 GMT
User: etxrab
Date: 2006/01/31 11:44 PM

Log:
 From Eric Hultin:
 This patch adds support for dissection of the DCC packet as defined in 
 CableLab's (http://www.cablelabs.com/) DOCSIS Radio Frequency Interface 
 (RFI) specification. The latest version of this specification is currently 
 available at 
 http://www.cablemodem.com/specifications/specifications20.html . Packet 
 formats for DCC are defined in sections 8.3.20 (DCC-REQ), 8.3.21 
 (DCC-RSP), and 8.3.22 (DCC-ACK) of the RFI specifications (referencing 
 version CM-SP-RFIv2.0-I10-051209). In addition, this patch adds support 
 for the DCD packet as defined in the DOCSIS Set-Top Gateway (DSG) 
 Specification. The latest version of this specification is currently 
 available at http://www.cablemodem.com/specifications/gateway.html . The 
 format of the DCD packet is defined in section 5.3.1 of the DSG 
 specification (referencing version CM-SP-DSG-I06-051209).

Directory: /trunk/plugins/docsis/
  Changes    Path               Action
  +1 -1      Makefile.am        Modified
  +3 -1      Makefile.nmake     Modified
  +189 -0    packet-dccack.c    Added
  +620 -0    packet-dccreq.c    Added
  +277 -0    packet-dccrsp.c    Added
  +866 -0    packet-dcd.c       Added
  +8 -0      packet-docsis.c    Modified
  +8 -0      packet-docsis.h    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17138&view=rev