From: Nathan S. Evans Date: Tue, 26 Jul 2011 13:11:06 +0000 (+0000) Subject: remote host testing X-Git-Tag: initial-import-from-subversion-38251~17644 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ab6c06d8c05368ff308dce4144edf1561fe313ec;p=oweals%2Fgnunet.git remote host testing --- diff --git a/src/testing/testing_group.c b/src/testing/testing_group.c index be200caf5..efd1c3238 100644 --- a/src/testing/testing_group.c +++ b/src/testing/testing_group.c @@ -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",