gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 18/18: TNG: Change config of performance test case to used TCP


From: gnunet
Subject: [gnunet] 18/18: TNG: Change config of performance test case to used TCP and UDP together.
Date: Tue, 02 May 2023 12:53:33 +0200

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

t3sserakt pushed a commit to branch master
in repository gnunet.

commit 1e57b2d862d1a0286e0b28403a4073292133c156
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Fri Apr 28 12:06:27 2023 +0200

    TNG: Change config of performance test case to used TCP and UDP together.
---
 src/transport/test_transport_simple_send_performance_topo.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/transport/test_transport_simple_send_performance_topo.conf 
b/src/transport/test_transport_simple_send_performance_topo.conf
index 1c73952d2..9f39cd9bc 100644
--- a/src/transport/test_transport_simple_send_performance_topo.conf
+++ b/src/transport/test_transport_simple_send_performance_topo.conf
@@ -2,5 +2,5 @@ M:2
 N:1
 X:0
 T:libgnunet_test_transport_plugin_cmd_simple_send_performance
-P:1:1|{connect:{P:1:2:tcp}}
-P:1:2|{connect:{P:1:1:tcp}}
\ No newline at end of file
+P:1:1|{connect:{P:1:2:tcp}|{P:1:2:udp}}
+P:1:2|{connect:{P:1:1:tcp}|{P:1:1:udp}}
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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