aboutsummaryrefslogtreecommitdiff
path: root/proposals/208-ipv6-exits-redux.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-11-19 09:53:55 -0500
committerNick Mathewson <nickm@torproject.org>2012-11-19 09:53:55 -0500
commit3fd84c7872f36b168d127880f15f869024c8bb20 (patch)
tree0fe4cf7e2a06238689c91b8ee631c93c76c66ea3 /proposals/208-ipv6-exits-redux.txt
parent72a83c7da586c82b15dbded214742d1169b83f4e (diff)
downloadtorspec-3fd84c7872f36b168d127880f15f869024c8bb20.tar.gz
torspec-3fd84c7872f36b168d127880f15f869024c8bb20.zip
Adjust description of how p6 line is set in microdescs in prop208
Originally, I'd said "copy it verbatim". But that's ludicrous; instead authorities need to re-generate the part of it that they parsed and understood.
Diffstat (limited to 'proposals/208-ipv6-exits-redux.txt')
-rw-r--r--proposals/208-ipv6-exits-redux.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/proposals/208-ipv6-exits-redux.txt b/proposals/208-ipv6-exits-redux.txt
index 6185d2a..6f83f3c 100644
--- a/proposals/208-ipv6-exits-redux.txt
+++ b/proposals/208-ipv6-exits-redux.txt
@@ -39,9 +39,8 @@ Target: 0.2.4.x
policies, but they should no longer need to tell the whole world
about them.
- After this ipv6-policy line is validated, it should get copied into a
- "p6" line in microdescriptors.
-
+ After this ipv6-policy line is validated, its numeric ports and ranges
+ should get copied into a "p6" line in microdescriptors.
This change breaks the existing exit enclave idea for IPv6, but the
exiting exit enclave implementation never worked right in the first