pass only CadetTunnelAxolotl if it suffices, preparation for having ambiguous KX...
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet-new_paths.c
index 8a4d7bbf8601c1da59829cf117cfb50b60110c4f..685656ec31e3d5ffb66960cd733c58ccba941fcb 100644 (file)
  * @author Christian Grothoff
  *
  * TODO:
- * - currently only allowing one unique connection per path,
- *   but need to allow 2 in case WE are establishing one from A to B
- *   while at the same time B establishes one to A.
- *   Also, must not ASSERT if B establishes a 2nd one to us.
- *   Need to have some reasonable tie-breaking to only keep ONE.
  * - path desirability score calculations are not done
  */
 #include "platform.h"