gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16199 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r16199 - gnunet/src/testing
Date: Tue, 26 Jul 2011 15:11:06 +0200

Author: nevans
Date: 2011-07-26 15:11:06 +0200 (Tue, 26 Jul 2011)
New Revision: 16199

Modified:
   gnunet/src/testing/testing_group.c
Log:
remote host testing

Modified: gnunet/src/testing/testing_group.c
===================================================================
--- gnunet/src/testing/testing_group.c  2011-07-26 13:00:46 UTC (rev 16198)
+++ gnunet/src/testing/testing_group.c  2011-07-26 13:11:06 UTC (rev 16199)
@@ -1426,6 +1426,10 @@
 
       GNUNET_CONFIGURATION_set_value_string (uc.ret, "core", "ACCEPT_FROM",
                                              allowed_hosts);
+
+      GNUNET_CONFIGURATION_set_value_string (uc.ret, "nse", "ACCEPT_FROM",
+                                             allowed_hosts);
+
       GNUNET_CONFIGURATION_set_value_string (uc.ret, "transport",
                                              "ACCEPT_FROM", allowed_hosts);
       GNUNET_CONFIGURATION_set_value_string (uc.ret, "dht", "ACCEPT_FROM",




reply via email to

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