From: Christian Grothoff Date: Fri, 6 Jan 2012 22:28:55 +0000 (+0000) Subject: -thoughts X-Git-Tag: initial-import-from-subversion-38251~15393 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bef38ad7045696f90f3205fce196eaaf1f9799fb;p=oweals%2Fgnunet.git -thoughts --- diff --git a/src/exit/gnunet-daemon-exit.c b/src/exit/gnunet-daemon-exit.c index fe533ee9e..363060966 100644 --- a/src/exit/gnunet-daemon-exit.c +++ b/src/exit/gnunet-daemon-exit.c @@ -27,6 +27,11 @@ * TODO: * - need proper message headers for mesh P2P messages * - factor out crc computations from DNS/EXIT into shared library? + * - which code should advertise services? the service model is right + * now a bit odd, especially as this code DOES the exit and knows + * the DNS "name", but OTOH this is clearly NOT the place to advertise + * the service's existence; maybe the daemon should turn into a + * service with an API to add local-exit services dynamically? */ #include #include