-allow caller ID to differ from zone used for resolution
[oweals/gnunet.git] / src / dht / gnunet-service-dht_hello.c
index bc964b91f7dee95406856b60227aa0149779297e..34bd1a4f917041cd73f1578d6c087cae3c96f111 100644 (file)
@@ -65,6 +65,8 @@ GDS_HELLO_get (const struct GNUNET_PeerIdentity *peer)
  * @param peer id of the peer, NULL for last call
  * @param hello hello message for the peer (can be NULL)
  * @param err_msg error message (not used)
+ *
+ * FIXME this is called once per address. Merge instead of replacing?
  */
 static void
 process_hello (void *cls, const struct GNUNET_PeerIdentity *peer,