From dba155ecfff1739bc263398a38eb92c10aa643ec Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 12 Feb 2006 23:58:22 +0000 Subject: Generate 18.0.0.0/8 address policy format in descs when we can; warn when the mask is not reducible to a bit-prefix. svn:r5991 --- doc/TODO | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index a4b7e580a..d57488eb9 100644 --- a/doc/TODO +++ b/doc/TODO @@ -73,8 +73,12 @@ R - Add config options to not publish and not fetch rend descs. R - let controlport be configurable on other interfaces R - look into "uncounting" bytes spent on local connections. so we can bandwidthrate but still have fast downloads. -N - make clients understand "private:*" in exit policies, even though - we don't generate it yet. +N . Clean and future-proof exit policy formats a bit. + o Likewise accept, but don't generate /bits formats (unless they're + accepted in 0.0.9 and later). + o Warn when we see a netmask that isn't a prefix. + - Make clients understand "private:*" in exit policies, even though + we don't generate it yet. N - Display the reasons in 'destroy' and 'truncated' cells under some circumstances? -- cgit v1.2.3