diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-10-04 20:22:32 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-10-04 20:22:32 +0000 |
commit | f14b2cfede0715af893421288592d2e3868790b3 (patch) | |
tree | 7c05b79bba4cbfd68c9cef16f4d41a31f407d43f /TODO | |
parent | f3424e6519e25c4426be35d35f22b7630cd08e27 (diff) |
client-side path tracking support
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ - integrate with DHT (need DHT API to fit block API better first; also, get rid of the continuation!) * DHT: [Nate] - use new block lib in service - - provide block-lib compatible API in gnunet_dht_service.h - - eliminate continuations in DHT API (not needed, we have auto-retransmit!) + - track paths content travels (PUT, reply-to-get) in messages, + pass to client (client API & protocol already support this!) * CORE: - authentication of ciphertexts [Nils] - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616. |