X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2FDXProtVars.pm;h=dcd51d611d3ff56334062beb17c7bfc712ab0ca5;hp=9f04f6687b49e4930da75c6be93a8e6cc14d8dc5;hb=171a7a0bf86e9732a33c7829e808129ec01c51c2;hpb=0824a94355e5fb2b4c379bb013d66466725629f5 diff --git a/perl/DXProtVars.pm b/perl/DXProtVars.pm index 9f04f668..dcd51d61 100644 --- a/perl/DXProtVars.pm +++ b/perl/DXProtVars.pm @@ -28,7 +28,7 @@ $def_hopcount = 15; # some variable hop counts based on message type %hopcount = ( - 11 => 1, + 11 => 10, 16 => 10, 17 => 10, 19 => 10,