Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/docsis packet-intrngreq.c packet-typ

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Wed, 17 Mar 2004 00:55:03 -0600 (CST)
guy         2004/03/17 00:55:03 CST

  Modified files:
    plugins/docsis       AUTHORS Makefile.am Makefile.nmake README 
                         packet-docsis.c packet-docsis.h 
                         packet-macmgmt.c packet-rngreq.c 
                         packet-ucd.c 
  Added files:
    plugins/docsis       packet-intrngreq.c packet-type29ucd.c 
  Log:
  From Brian Wheeler: DOCSIS 2.0 support.
  
  Revision  Changes    Path
  1.3       +1 -1      ethereal/plugins/docsis/AUTHORS
  1.6       +2 -2      ethereal/plugins/docsis/Makefile.am
  1.8       +3 -2      ethereal/plugins/docsis/Makefile.nmake
  1.2       +9 -3      ethereal/plugins/docsis/README
  1.19      +6 -1      ethereal/plugins/docsis/packet-docsis.c
  1.5       +6 -2      ethereal/plugins/docsis/packet-docsis.h
  1.6       +3 -1      ethereal/plugins/docsis/packet-macmgmt.c
  1.7       +3 -3      ethereal/plugins/docsis/packet-rngreq.c
  1.8       +572 -280  ethereal/plugins/docsis/packet-ucd.c