-lower to debug level (#3783)
authorChristian Grothoff <christian@grothoff.org>
Wed, 29 Apr 2015 09:50:40 +0000 (09:50 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 29 Apr 2015 09:50:40 +0000 (09:50 +0000)
src/transport/plugin_transport_udp.c

index cbabcb1156c271dba8b92f3693d82a46b6877c32..c638b6668203e527d8ed4e7cdec393669c5218f6 100644 (file)
@@ -2005,7 +2005,7 @@ read_process_ack (struct Plugin *plugin,
   }
   if (NULL == s->frag_ctx)
   {
-    LOG (GNUNET_ERROR_TYPE_WARNING | GNUNET_ERROR_TYPE_BULK,
+    LOG (GNUNET_ERROR_TYPE_DEBUG | GNUNET_ERROR_TYPE_BULK,
          "Fragmentation context of address %s for ACK (%s) not found\n",
          udp_address_to_string (plugin,
                                 address->address,