فهرست منبع

Add some more clarification

Richard Laager 15 سال پیش
والد
کامیت
f75c33121a
1فایلهای تغییر یافته به همراه8 افزوده شده و 1 حذف شده
  1. 8 1
      examples/README.txt

+ 8 - 1
examples/README.txt

@@ -2,4 +2,11 @@ These examples are here only to show the syntax and for regression testing.
 They are probably not useful in a real network; some use intentionally 'bad'
 They are probably not useful in a real network; some use intentionally 'bad'
 values for various parameters to stress test the encoder.
 values for various parameters to stress test the encoder.
 
 
-The regression test script will probably fail if the MIBs are not installed.
+The *.cfg files are hand-written configuration examples.  The *.txt files are
+the result of running the *.cfg files through docsis.  They exist for
+regression testing purposes.
+
+The test*cvc.der files are simply random data.  They are not real (or even
+well-formed) CVCs.
+
+The regression test script will fail if the MIBs are not installed.