remote host testing
authorNathan S. Evans <evans@in.tum.de>
Tue, 26 Jul 2011 13:11:06 +0000 (13:11 +0000)
committerNathan S. Evans <evans@in.tum.de>
Tue, 26 Jul 2011 13:11:06 +0000 (13:11 +0000)
src/testing/testing_group.c

index be200caf59e991111cd89cb1514b239e175dc183..efd1c3238f1ac6d5e08d0ce9644567843b26cd71 100644 (file)
@@ -1426,6 +1426,10 @@ make_config(const struct GNUNET_CONFIGURATION_Handle *cfg, uint32_t off,
 
       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",