info when refuse otherwise debug
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 26 Jun 2014 11:43:16 +0000 (11:43 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 26 Jun 2014 11:43:16 +0000 (11:43 +0000)
src/transport/gnunet-service-transport_clients.c

index 29d506ab31f7fe0b2f9dc8ca04d037816f3a24cf..9955cee5cb44c05fce097e47124772f7b0ec94eb 100644 (file)
@@ -777,7 +777,7 @@ try_connect_if_allowed (void *cls,
     return;                     /* not allowed */
   }
 
-  GNUNET_log (GNUNET_ERROR_TYPE_INFO,
+  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               _("Blacklist allows connection attempt to peer `%s'\n"),
               GNUNET_i2s (peer));