Allow synonyms for localhost
[spider.git] / html / hops.html
index 1da205546820bd7fd7c3248b87632c9311854378..ebe3b479c611f397faa152a05ded31e442a3e7c1 100644 (file)
@@ -5,6 +5,7 @@
        <meta name="Keywords" content="DX Cluster, DXSpider, Spider, Packet Cluster, DXCluster, Pavillion Software, AK1A, AX25, AX.25, WWV, Packet Radio, Amateur Radio, Propagation, DX, DXing, G1TLH, GB7TLH, Dirk Koopman, Mailing list, Linux, RedHat, PERL">
        <meta name="Description" content="Software and systems for realtime digital communications between amateur radio stations for the provision of information on propagation conditions and stations operating">
        <meta name="Author" content="Dirk Koopman G1TLH">
+    <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
   </head>
 
   <body TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#FFFFFF">
@@ -19,7 +20,7 @@
        <p>
          <!-- Created: Sun Dec 13 20:25:14 GMT 1998 -->
          <!-- hhmts start -->
-Last modified: Mon Dec 21 11:57:54 GMT 1998
+Last modified: Fri Jan 19 14:25:13 GMT 2001
 <!-- hhmts end -->
 
        <h4>Introduction</h4>
@@ -41,11 +42,11 @@ Last modified: Mon Dec 21 11:57:54 GMT 1998
        values.
 
        <p>From version 1.13 onwards a new mechanism has been introduced
-       which uses a file called <tt>/spider/data/hop_count.pl</tt>. The
+       which uses a file called <tt>/spider/data/hop_table.pl</tt>. 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
-       <tt>hop_count.pl</tt> file can be found in the
+       <tt>hop_table.pl</tt> file can be found in the
        <tt>/spider/examples</tt> directory.
 
        <p>You can change this file at any time, including when the
@@ -57,7 +58,7 @@ Last modified: Mon Dec 21 11:57:54 GMT 1998
 
        From version 1.13 it is possible to control the number of hops to each
        node. This is done by adding information to the <tt>%nodehops</tt> perl
-       variable in the <tt>hop_count.pl</tt> file (as described above). This
+       variable in the <tt>hop_table.pl</tt> 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. 
@@ -66,7 +67,7 @@ Last modified: Mon Dec 21 11:57:54 GMT 1998
          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.
 
-       <h4>Example <tt>hop_count.pl</tt> File</h4>
+       <h4>Example <tt>hop_table.pl</tt> File</h4>
 
        An example for you:-