do not reconnect, other peer violated, not core
authorChristian Grothoff <christian@grothoff.org>
Thu, 21 Oct 2010 12:29:00 +0000 (12:29 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 21 Oct 2010 12:29:00 +0000 (12:29 +0000)
src/core/core_api.c

index 453ca1f2127fd2be7755825f2f07cce440597e05..b37e4bea9ec9a512c1e42f5565d4385f954204eb 100644 (file)
@@ -510,7 +510,6 @@ main_notify_handler (void *cls, const struct GNUNET_MessageHeader *msg)
                                          ntohl (ntm->distance)))
             {
               /* error in processing, disconnect ! */
-              reconnect (h);
               return;
             }
         }