From: Christian Grothoff Date: Thu, 25 Apr 2019 11:45:57 +0000 (+0200) Subject: implement DV learn monotime handling X-Git-Tag: v0.11.4~92^2~7 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c80fbc1a357fb68a1a13f088a9f7ce0795161a1f;p=oweals%2Fgnunet.git implement DV learn monotime handling --- 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 @@ * TODO: * Implement next: * - dv hop-by-hop signature verification (at least at initiator) - * - persistence of monotonic time obtained from other peers - * in PEERSTORE (by message type) -- done for backchannel, needed elsewhere? * - change transport-core API to provide proper flow control in both * directions, allow multiple messages per peer simultaneously (tag * confirmations with unique message ID), and replace quota-out with