From 91a2efba6cf1435b8ecf296e0de00519367fe966 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Sat, 21 Feb 2015 14:53:27 +1100 Subject: [PATCH] TODO --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.48.1