From 106bea01045363441d64f4110e7c8426bfbef7a6 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Sun, 15 Dec 2013 15:48:00 +0100 Subject: [PATCH] TODO: is_private() hack --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index eeb02ae..5e7d298 100644 --- a/TODO +++ b/TODO @@ -32,6 +32,9 @@ Self-contained tasks: the descent can access them sequentially in memory, instead of walking a linked list. Pasky already tried once but it's somewhat arduous and dull work. +* Clean up the is_private() hack in the distributed engine + We should simply check against a proper IP range ACL specified + as a parameter instead. General improvements: * Automated building of opening book -- 2.11.4.GIT