From bef38ad7045696f90f3205fce196eaaf1f9799fb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 6 Jan 2012 22:28:55 +0000 Subject: [PATCH] -thoughts --- src/exit/gnunet-daemon-exit.c | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.25.1