|
@@ -7,13 +7,29 @@
|
|
|
</head>
|
|
|
<body>
|
|
|
<h1>General Information</h1>
|
|
|
-<p>This software is © 1999,2000,2001,2002 Cornel Ciocirlan and ©
|
|
|
-2002,2003 Evvolve Media SRL</p>
|
|
|
<p>General questions about this software can be sent to <a href=
|
|
|
-"mailto:docsis-users@sourceforge.net">docsis-users@sourceforge.net.</a>.</p>
|
|
|
+"mailto:docsis-users@sourceforge.net">docsis-users@sourceforge.net</a>.</p>
|
|
|
<p>Visit <a href=
|
|
|
"http://docsis.sourceforge.net">http://docsis.sourceforge.net</a> for
|
|
|
the latest news on this program.</p>
|
|
|
+<h2>Legal</h2>
|
|
|
+<p>Copyright (c) 1999,2000,2001,2002 Cornel Ciocirlan<br />
|
|
|
+Copyright (c) 2002,2003 Evvolve Media SRL</p>
|
|
|
+<p>This program is free software; you can redistribute it and/or modify
|
|
|
+it under the terms of the GNU General Public License as published by
|
|
|
+the Free Software Foundation; either version 2 of the License, or (at
|
|
|
+your option) any later version.</p>
|
|
|
+<p>This program is distributed in the hope that it will be useful, but
|
|
|
+WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
+General Public License for more details.</p>
|
|
|
+<p>You should have received a copy of the GNU General Public License
|
|
|
+along with this program; if not, write to the Free Software Foundation,
|
|
|
+Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</p>
|
|
|
+<p>DOCSIS is a registered trademark of <a href=
|
|
|
+"http://www.cablelabs.com">CableLabs</a>.</p>
|
|
|
+<p>Portions of this program are derived from the RSA Data Security,
|
|
|
+Inc. MD5 Message-Digest Algorithm.</p>
|
|
|
<h1>Description</h1>
|
|
|
<p>This program encodes text configuration files which contain
|
|
|
Configuration File Settings into binary configuration files, as
|
|
@@ -29,7 +45,7 @@ specified by the DOCSIS RFI 1.1 Specification, Appendix C.</p>
|
|
|
</ul>
|
|
|
<p>See DOCSIS 2.0 Radio Frequency Interface Specification, Appendix C
|
|
|
for a description of these settings.</p>
|
|
|
-<h1>DOCSIS 1.0 considerations</h1>
|
|
|
+<h2>Limitations</h2>
|
|
|
<p>More than one (up to 16) ClassOfService statements can appear in the
|
|
|
configuration file. Only one BaselinePrivacy (BPI) statement can
|
|
|
appear. The program does not check for the number of ClassOfService
|