gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r35764 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r35764 - gnunet/src/transport
Date: Thu, 21 May 2015 11:20:53 +0200

Author: grothoff
Date: 2015-05-21 11:20:52 +0200 (Thu, 21 May 2015)
New Revision: 35764

Modified:
   gnunet/src/transport/plugin_transport_udp.c
Log:
-this does not help #3719, likely diagnosis was wrong as well, undo

Modified: gnunet/src/transport/plugin_transport_udp.c
===================================================================
--- gnunet/src/transport/plugin_transport_udp.c 2015-05-21 09:06:13 UTC (rev 
35763)
+++ gnunet/src/transport/plugin_transport_udp.c 2015-05-21 09:20:52 UTC (rev 
35764)
@@ -2511,7 +2511,7 @@
                                            PLUGIN_NAME,
                                            udp_addr,
                                            udp_addr_len,
-                                           GNUNET_HELLO_ADDRESS_INFO_INBOUND);
+                                           GNUNET_HELLO_ADDRESS_INFO_NONE);
   if (NULL ==
       (s = udp_plugin_lookup_session (plugin,
                                       address)))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]