From: g0vgs Date: Sat, 27 Jan 2001 11:46:48 +0000 (+0000) Subject: Minor changes to /spider/html/hops.html for correction of file name. X-Git-Tag: R_1_47_PRE1~16 X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=668265f1df5002a77b268544709df270f90c4ef1 Minor changes to /spider/html/hops.html for correction of file name. Does this file need to be there now? --- diff --git a/html/hops.html b/html/hops.html index a235dac4..ebe3b479 100644 --- a/html/hops.html +++ b/html/hops.html @@ -42,11 +42,11 @@ Last modified: Fri Jan 19 14:25:13 GMT 2001 values.

From version 1.13 onwards a new mechanism has been introduced - which uses a file called /spider/data/hop_count.pl. The + which uses a file called /spider/data/hop_table.pl. The prefered way of doing basic hop control is now to create this file and modify it as you wish. Eventually this file will contain all the hop control and related information. An example of the - hop_count.pl file can be found in the + hop_table.pl file can be found in the /spider/examples directory.

You can change this file at any time, including when the @@ -58,7 +58,7 @@ Last modified: Fri Jan 19 14:25:13 GMT 2001 From version 1.13 it is possible to control the number of hops to each node. This is done by adding information to the %nodehops perl - variable in the hop_count.pl file (as described above). This + variable in the hop_table.pl file (as described above). This variable is a perl "hash of hashes", which means that you create an entry for every callsign you wish to control and then one line for every PC protocol message that you wish to alter. @@ -67,7 +67,7 @@ Last modified: Fri Jan 19 14:25:13 GMT 2001 so you can set the hops as a whole for all PC messages to just that callsign. This is overridden by any specific hop counts you may have. -

Example hop_count.pl File

+

Example hop_table.pl File

An example for you:-