aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-tng.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-service-tng.c')
-rw-r--r--src/transport/gnunet-service-tng.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/transport/gnunet-service-tng.c b/src/transport/gnunet-service-tng.c
index 9fb8141bf..d3c3defec 100644
--- a/src/transport/gnunet-service-tng.c
+++ b/src/transport/gnunet-service-tng.c
@@ -25,8 +25,6 @@
25 * TODO: 25 * TODO:
26 * Implement next: 26 * Implement next:
27 * - dv hop-by-hop signature verification (at least at initiator) 27 * - dv hop-by-hop signature verification (at least at initiator)
28 * - persistence of monotonic time obtained from other peers
29 * in PEERSTORE (by message type) -- done for backchannel, needed elsewhere?
30 * - change transport-core API to provide proper flow control in both 28 * - change transport-core API to provide proper flow control in both
31 * directions, allow multiple messages per peer simultaneously (tag 29 * directions, allow multiple messages per peer simultaneously (tag
32 * confirmations with unique message ID), and replace quota-out with 30 * confirmations with unique message ID), and replace quota-out with