bug fixing: cannot drop messages
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 22 Nov 2012 15:15:20 +0000 (15:15 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 22 Nov 2012 15:15:20 +0000 (15:15 +0000)
src/ats/gnunet-service-ats_performance.c

index 8cb5e1acce5d0fccf88010e9a5ad65cbc5805a01..8bc0776642e5c2fe6f625637ea6f395a2294e548 100644 (file)
@@ -369,7 +369,7 @@ static void transmit_req_addr (struct AddressIteration *ai,
   if (NULL != plugin_name)
     strcpy (&addrp[plugin_addr_len], plugin_name);
   GNUNET_SERVER_notification_context_unicast (nc, ai->pc->client, &msg->header,
-                                              GNUNET_YES);
+                                              GNUNET_NO);
 }
 
 static void