X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Fgnunet-service-transport_neighbours.c;h=6f8281c5bc15ce92525d672ece38ee6151160bcf;hb=8d8c1840e80302bc9b330ac6699cc90038f53ad7;hp=330991d04c27434ef3e152dfdbcd00cd32b80399;hpb=09261c0fea3f9db420f42d87964ba90153b2ede0;p=oweals%2Fgnunet.git diff --git a/src/transport/gnunet-service-transport_neighbours.c b/src/transport/gnunet-service-transport_neighbours.c index 330991d04..6f8281c5b 100644 --- a/src/transport/gnunet-service-transport_neighbours.c +++ b/src/transport/gnunet-service-transport_neighbours.c @@ -648,7 +648,7 @@ GST_neighbours_switch_to_address (const struct GNUNET_PeerIdentity *peer, if (NULL == n) { if (NULL != session) - GNUNET_log_from (GNUNET_ERROR_TYPE_INFO, + GNUNET_log_from (GNUNET_ERROR_TYPE_INFO | GNUNET_ERROR_TYPE_BULK, "transport-ats", "Telling ATS to destroy session %p of peer %s\n", session, @@ -808,7 +808,7 @@ GST_neighbours_session_terminated (const struct GNUNET_PeerIdentity *peer, session, GNUNET_i2s (peer)); #endif if (NULL != session) - GNUNET_log_from (GNUNET_ERROR_TYPE_INFO, + GNUNET_log_from (GNUNET_ERROR_TYPE_INFO | GNUNET_ERROR_TYPE_BULK, "transport-ats", "Telling ATS to destroy session %p of peer %s\n", session, @@ -1216,7 +1216,7 @@ GST_neighbours_handle_connect (const struct GNUNET_MessageHeader *message, if (ts.abs_value > n->connect_ts.abs_value) { if (NULL != session) - GNUNET_log_from (GNUNET_ERROR_TYPE_INFO, + GNUNET_log_from (GNUNET_ERROR_TYPE_INFO | GNUNET_ERROR_TYPE_BULK, "transport-ats", "Giving ATS session %p of plugin %s for peer %s\n", session,