From: Matt Joiner Date: Sat, 21 Feb 2015 03:53:27 +0000 (+1100) Subject: TODO X-Git-Tag: v1.0.0~1333 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=91a2efba6cf1435b8ecf296e0de00519367fe966;p=btrtrc.git TODO --- diff --git a/TODO b/TODO index 23c1d0a3..585106eb 100644 --- a/TODO +++ b/TODO @@ -2,4 +2,5 @@ * Emulate a UDP server in the UDP tracker tests. * Make use of sparse file regions in download data for faster hashing. * If we're choked and interested, we never send not-interested if there's nothing we want? - * Don't announce torrents that don't need active peers. It spams UDP, fills memory, and publicizes what we have loaded. \ No newline at end of file + * Don't announce torrents that don't need active peers. It spams UDP, fills memory, and publicizes what we have loaded. + * Randomize triedAddrs bloom filter to allow different Addr sets on each Announce. \ No newline at end of file