commit 3fd84c7872f36b168d127880f15f869024c8bb20 Author: Nick Mathewson nickm@torproject.org Date: Mon Nov 19 09:53:55 2012 -0500
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. --- proposals/208-ipv6-exits-redux.txt | 5 ++--- 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