gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r22628 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r22628 - gnunet/src/mesh
Date: Fri, 13 Jul 2012 13:37:37 +0200

Author: bartpolot
Date: 2012-07-13 13:37:37 +0200 (Fri, 13 Jul 2012)
New Revision: 22628

Modified:
   gnunet/src/mesh/test_mesh_2dtorus.conf
   gnunet/src/mesh/test_mesh_path.conf
   gnunet/src/mesh/test_mesh_small.conf
Log:
- fix tests in offline situations

Modified: gnunet/src/mesh/test_mesh_2dtorus.conf
===================================================================
--- gnunet/src/mesh/test_mesh_2dtorus.conf      2012-07-13 08:59:32 UTC (rev 
22627)
+++ gnunet/src/mesh/test_mesh_2dtorus.conf      2012-07-13 11:37:37 UTC (rev 
22628)
@@ -38,6 +38,7 @@
 ALLOW_NAT = NO
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
+RETURN_LOCAL_ADDRESSES = YES
 
 [ats]
 WAN_QUOTA_IN = 1 GB

Modified: gnunet/src/mesh/test_mesh_path.conf
===================================================================
--- gnunet/src/mesh/test_mesh_path.conf 2012-07-13 08:59:32 UTC (rev 22627)
+++ gnunet/src/mesh/test_mesh_path.conf 2012-07-13 11:37:37 UTC (rev 22628)
@@ -40,6 +40,16 @@
 WAN_QUOTA_OUT = 3932160
 WAN_QUOTA_IN = 3932160
 
+[nat]
+DISABLEV6 = YES
+BINDTO = 127.0.0.1
+ENABLE_UPNP = NO
+BEHIND_NAT = NO
+ALLOW_NAT = NO
+INTERNAL_ADDRESS = 127.0.0.1
+EXTERNAL_ADDRESS = 127.0.0.1
+RETURN_LOCAL_ADDRESSES = YES
+
 [core]
 PORT = 12092
 

Modified: gnunet/src/mesh/test_mesh_small.conf
===================================================================
--- gnunet/src/mesh/test_mesh_small.conf        2012-07-13 08:59:32 UTC (rev 
22627)
+++ gnunet/src/mesh/test_mesh_small.conf        2012-07-13 11:37:37 UTC (rev 
22628)
@@ -40,6 +40,7 @@
 ALLOW_NAT = NO
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
+RETURN_LOCAL_ADDRESSES = YES
 
 [ats]
 WAN_QUOTA_IN = 1 GB




reply via email to

[Prev in Thread] Current Thread [Next in Thread]