]> Sergey Matveev's repositories - btrtrc.git/blobdiff - TODO
Reduce noise about zero port peers
[btrtrc.git] / TODO
diff --git a/TODO b/TODO
index e5516862e48308dde3bb1ac8c23a389b932a9a11..e512fed677d465c11da2a99b3930f887fdbb857c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,3 +9,4 @@
  * data/blob: Deleting incomplete data triggers io.ErrUnexpectedEOF that isn't recovered from.
  * UL/DL rate-limiting.
  * Handle Torrent being dropped before GotInfo.
+ * Punish sources of bad peers? Some trackers, PEX, and DHT give port 0s, which seems lousy. The spec suggests maybe to not worry about it, but some sources are very persistent.