stuff
authorChristian Grothoff <christian@grothoff.org>
Thu, 21 Jan 2010 20:56:59 +0000 (20:56 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 21 Jan 2010 20:56:59 +0000 (20:56 +0000)
src/topology/gnunet-daemon-topology.c

index ff93f4145da9b871a18101ea53a78ad11f4b0079..a636360d6f3fe8c9a6dc77924e8ecfc77af552b6 100644 (file)
  * @brief code for maintaining the mesh topology
  * @author Christian Grothoff
  *
- * TODO:
- * - make sure that PEERINFO *also* notifies us when a HELLO expires
- *   (otherwise the 'soft state' of this module does not work nicely)
- * - CORE API's connect/disconnect API is not nice (we think we are
- *   connected when we are not; disconnect using bandwidth-limiting
- *   does not really work and is not nice)
  * OPTIMIZATIONS:
  * - move code to use hash table instead of linked list
  * - instead of periodically discarding blacklisted entries,