gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r36622 - gnunet/src/transport
Date: Thu, 29 Oct 2015 14:17:49 +0100

Author: grothoff
Date: 2015-10-29 14:17:48 +0100 (Thu, 29 Oct 2015)
New Revision: 36622

Modified:
   gnunet/src/transport/gnunet-service-transport_neighbours.c
Log:
-stop ignoring the option; #4009 should be fixed by other changes

Modified: gnunet/src/transport/gnunet-service-transport_neighbours.c
===================================================================
--- gnunet/src/transport/gnunet-service-transport_neighbours.c  2015-10-29 
13:09:29 UTC (rev 36621)
+++ gnunet/src/transport/gnunet-service-transport_neighbours.c  2015-10-29 
13:17:48 UTC (rev 36622)
@@ -41,7 +41,7 @@
  * Experimental option to ignore SessionQuotaMessages from
  * the other peer.
  */
-#define IGNORE_INBOUND_QUOTA GNUNET_YES
+#define IGNORE_INBOUND_QUOTA GNUNET_NO
 
 /**
  * Size of the neighbour hash map.




reply via email to

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