diff --git a/tests/dnaprotocol b/tests/dnaprotocol index 96cab35e..72b11c6c 100755 --- a/tests/dnaprotocol +++ b/tests/dnaprotocol @@ -36,7 +36,9 @@ setup_servald_instance() { push_instance set_instance "$1" executeOk_servald config set debug.interfaces Yes - executeOk_servald config set debug.packetformats Yes + executeOk_servald config set debug.packetformats No + executeOk_servald config set debug.tx No + executeOk_servald config set debug.rx No executeOk_servald config set interfaces "+>$2" executeOk_servald config set monitor.socket "org.servalproject.servald.monitor.socket.$TFWUNIQUE.$instance_name" executeOk_servald config set mdp.socket "org.servalproject.servald.mdp.socket.$TFWUNIQUE.$instance_name" @@ -63,7 +65,7 @@ setup_servald_instances() { setup_servald_instance +B $DUMMYNET SIDB=$sid # Now make sure that they can see each other - secs=1 + secs=0.5 sleep $secs # Should be plenty of time tfw_log "# Dummynet file after $secs seconds: "`ls -l $DUMMYNET` set_instance +A