From 68621a1c1481126790d308c97dda6981f17e8b9e Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 23 Nov 2011 15:10:10 +0000 Subject: fix shutdown order + disable broadcast in testcase --- src/transport/template_cfg_peer1.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/transport/template_cfg_peer1.conf') diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf index 961c98b8f..8b6e04bd6 100644 --- a/src/transport/template_cfg_peer1.conf +++ b/src/transport/template_cfg_peer1.conf @@ -14,6 +14,9 @@ DISABLEV6 = NO PORT = 12000 TIMEOUT = 5 s +[transport-udp] +BROADCAST = NO + [arm] PORT = 12005 DEFAULTSERVICES = transport @@ -32,6 +35,7 @@ PORT = 12002 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock [transport] +PREFIX = valgrind --leak-check=full PORT = 12001 #DEBUG = YES UNIXPATH = /tmp/gnunet-p1-service-transport.sock -- cgit v1.2.3