From 39bb59d36322f3092bcb8c80c54ce4930dddef3a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 20 Sep 2013 11:00:04 -0400 Subject: [PATCH] Avoid error by not saying which intro cell type I mean --- changes/no_client_timestamps_024 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/no_client_timestamps_024 b/changes/no_client_timestamps_024 index 488630fb36..41dea2f1a6 100644 --- a/changes/no_client_timestamps_024 +++ b/changes/no_client_timestamps_024 @@ -3,7 +3,7 @@ not used for anything, and they provided one small way for clients to be distinguished from each other as they moved from network to network or behind NAT. Implements part of proposal 222. - - Clients now round timestamps in INTRODUCE2 cells down to the nearest + - Clients now round timestamps in INTRODUCE cells down to the nearest 10 minutes. If a new Support022HiddenServices option is set to 0, or if it's set to "auto" and the feature is disabled in the consensus, the timestamp is sent as 0 instead. Implements part of proposal 222. -- 2.47.3