eliminate KX short cut
authorChristian Grothoff <christian@grothoff.org>
Wed, 16 May 2018 16:18:13 +0000 (18:18 +0200)
committerChristian Grothoff <christian@grothoff.org>
Wed, 16 May 2018 16:18:13 +0000 (18:18 +0200)
src/cadet/gnunet-service-cadet_tunnels.c

index d12c55092844fdffda40e9e30fc1a5224e16a75c..aa5f95883ae3a7e0653452bf644e72aa423661c9 100644 (file)
@@ -1744,11 +1744,13 @@ GCT_handle_kx (struct CadetTConnection *ct,
                                 "# Duplicate unverified KX received",
                                 1,
                                 GNUNET_NO);
+#if 0
       send_kx_auth (t,
                     ct,
                     t->unverified_ax,
                     GNUNET_NO);
       return;
+#endif
     }
     LOG (GNUNET_ERROR_TYPE_DEBUG,
          "Dropping old unverified KX state. Got a fresh KX for %s.\n",