gnunet-service-core
gnunet-daemon-hostlist
gnunet-daemon-topology
-gnunet-service-datastore
gnunet-service-statistics
-gnunet-service-dv
+gnunet-service-datastore
+gnunet-service-datacache
gnunet-service-dht
gnunet-service-fs (or just lib?)
0.9.0pre0 [April]:
-* CORE: [CG]
- - "Forcing disconnect of XXX due to inactivity" -- can happen every few MS!?
- (disconnect does not really succeed, or what?)
- Also, core does not seem to actually decrement the number of active
- sessions even if no connections exist for a while! (likely related...)
+* HOSTLIST: seems to have NO 'tcp' in it, so cannot have any addresses!? [CG]
* WWW:
- Get IPv6 hooked up [AK, after April 12th]
- change DNS [CG, need DNS]
check_PROGRAMS = \
test_gnunet_daemon_hostlist \
test_gnunet_daemon_hostlist_learning
-
+
TESTS = $(check_PROGRAMS)
learning_data.conf \
learning_data_peer1.conf \
learning_data_peer2.conf
-
#include "plugin_transport.h"
#include "transport.h"
-#define DEBUG_TCP GNUNET_NO
+#define DEBUG_TCP GNUNET_YES
/**
* How long until we give up on transmitting the welcome message?
#include "gnunet_time_lib.h"
#include "gnunet_transport_service.h"
-#define DEBUG_TRANSPORT GNUNET_NO
-#define DEBUG_TRANSPORT_TIMEOUT GNUNET_NO
-#define DEBUG_TRANSPORT_DISCONNECT GNUNET_NO
+#define DEBUG_TRANSPORT GNUNET_YES
+#define DEBUG_TRANSPORT_TIMEOUT GNUNET_YES
+#define DEBUG_TRANSPORT_DISCONNECT GNUNET_YES
/**
* For how long do we allow unused bandwidth