(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Fri, 30 Mar 2012 15:43:33 +0000 (15:43 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Fri, 30 Mar 2012 15:43:33 +0000 (15:43 +0000)
src/transport/gnunet-service-transport_neighbours.c

index 3b25f5bbed5594930ef057a4838d2406571adb4f..a81a35743a8633574bfb3326e885346d5d21ede2 100644 (file)
@@ -1527,7 +1527,7 @@ GST_neighbours_switch_to_address (const struct GNUNET_PeerIdentity *peer,
     {
       n->fast_reconnect_attempts ++;
 
-      GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
+      GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
                 "FAST RECONNECT to peer `%s' and address '%s' with identical address attempt %u\n",
                 GNUNET_i2s (&n->id), GST_plugins_a2s (address), n->fast_reconnect_attempts);
     }