gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 03/03: update configs


From: gnunet
Subject: [gnunet] 03/03: update configs
Date: Tue, 24 Dec 2019 14:47:44 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 99d3589e5515d251be07f9b4d72bdcc75c300a33
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Tue Dec 24 22:44:25 2019 +0900

    update configs
---
 src/transport/test_communicator_unix_peer1.conf | 4 ++++
 src/transport/test_communicator_unix_peer2.conf | 3 +++
 2 files changed, 7 insertions(+)

diff --git a/src/transport/test_communicator_unix_peer1.conf 
b/src/transport/test_communicator_unix_peer1.conf
index f0d5ac299..411b7f587 100644
--- a/src/transport/test_communicator_unix_peer1.conf
+++ b/src/transport/test_communicator_unix_peer1.conf
@@ -16,6 +16,10 @@ PORT = 52401
 PORT = 60000
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock
 
+[nat]
+UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock
+ENABLE_IPSCAN = YES
+
 [communicator-unix]
 UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_1.sock
 
diff --git a/src/transport/test_communicator_unix_peer2.conf 
b/src/transport/test_communicator_unix_peer2.conf
index 1897f4039..d06ef0d1e 100644
--- a/src/transport/test_communicator_unix_peer2.conf
+++ b/src/transport/test_communicator_unix_peer2.conf
@@ -17,6 +17,9 @@ PORT = 52401
 PORT = 60001
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_2.sock
 
+[nat]
+UNIXPATH = $GNUNET_TMP/test-communicator-unix-2/nat.sock
+
 [communicator-unix]
 UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_2.sock
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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