gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r35674 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r35674 - gnunet/src/transport
Date: Wed, 29 Apr 2015 11:50:40 +0200

Author: grothoff
Date: 2015-04-29 11:50:40 +0200 (Wed, 29 Apr 2015)
New Revision: 35674

Modified:
   gnunet/src/transport/plugin_transport_udp.c
Log:
-lower to debug level (#3783)

Modified: gnunet/src/transport/plugin_transport_udp.c
===================================================================
--- gnunet/src/transport/plugin_transport_udp.c 2015-04-29 08:59:23 UTC (rev 
35673)
+++ gnunet/src/transport/plugin_transport_udp.c 2015-04-29 09:50:40 UTC (rev 
35674)
@@ -2005,7 +2005,7 @@
   }
   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,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]