From 4524415cc8ac3616376c3f7be01d3492b4a160e5 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 17 Jan 2012 11:46:28 -0500 Subject: Tweaks/TODOs on 186 based on mail from arma --- proposals/186-multiple-orports.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'proposals/186-multiple-orports.txt') diff --git a/proposals/186-multiple-orports.txt b/proposals/186-multiple-orports.txt index aa1a789..5cb2ddd 100644 --- a/proposals/186-multiple-orports.txt +++ b/proposals/186-multiple-orports.txt @@ -165,7 +165,7 @@ Consensus directories and microdescriptors: We will have to define a new voting algorithm version; when using this version or later, votes should include a single "a" line for every relay that has an IPv6 address, to include the first IPv6 - line in its descriptor. (If there are no or-address lines, then + line in its descriptor. (If there are no IPv6 or-address lines, then they shouldn't include any "a" lines.) The remaining or-address lines will turn into "a" lines in the microdescriptor. @@ -268,3 +268,12 @@ Coding impact: under the assumptions that each node has only a single address or ORPort. +TODO: + + * Make it so that authorities can vote on which addresses are working + somehow. + + * Specify some way to say "I only want to connect to v4/v6 addresses". + + * Come up with a better alternative to running6 for the longterm? + -- cgit v1.2.3-54-g00ecf