Author: toad
Date: 2008-02-05 23:45:28 +0000 (Tue, 05 Feb 2008)
New Revision: 17572
Modified:
trunk/freenet/src/freenet/node/simulator/RealNodeULPRTest.java
Log:
Max HTL 10 for now
Modified: trunk/freenet/src/freenet/node/simulator/RealNodeULPRTest.java
===================================================================
--- trunk/freenet/src/freenet/node/simulator/RealNodeULPRTest.java
2008-02-05 23:39:40 UTC (rev 17571)
+++ trunk/freenet/src/freenet/node/simulator/RealNodeULPRTest.java
2008-02-05 23:45:28 UTC (rev 17572)
@@ -52,7 +52,7 @@
static final int EXIT_TEST_FAILED = EXIT_BASE + 4;
static final int NUMBER_OF_NODES = 10;
- static final short MAX_HTL = 5;
+ static final short MAX_HTL = 10; // for now
//static final int NUMBER_OF_NODES = 50;
//static final short MAX_HTL = 10;