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_peer2.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/transport/template_cfg_peer2.conf') diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf index e46f0b8a1..3706ffb25 100644 --- a/src/transport/template_cfg_peer2.conf +++ b/src/transport/template_cfg_peer2.conf @@ -14,6 +14,9 @@ DISABLEV6 = NO PORT = 12100 TIMEOUT = 5 s +[transport-udp] +BROADCAST = NO + [arm] PORT = 12014 DEFAULTSERVICES = transport @@ -33,6 +36,7 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock TRUST = $SERVICEHOME/data/credit/ [transport] +PREFIX = valgrind --leak-check=full PORT = 12010 UNIXPATH = /tmp/gnunet-p2-service-transport.sock -- cgit v1.2.3