[tor-commits] [torspec/master] Oops; add another thing that triggers ADDRMAP
nickm at torproject.org
nickm at torproject.org
Fri Nov 23 16:40:07 UTC 2012
commit 93574d1bcabb5d05ca0dcec4f1f3204c091d2673
Author: Nick Mathewson <nickm at torproject.org>
Date: Fri Nov 23 11:40:04 2012 -0500
Oops; add another thing that triggers ADDRMAP
---
control-spec.txt | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/control-spec.txt b/control-spec.txt
index b6ae495..1cf7535 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1550,7 +1550,8 @@
Tor's address map cache, or when the answer for a RESOLVE command is
found. Entries can be created by a successful or failed DNS lookup,
a successful or failed connection attempt, a RESOLVE command,
- a MAPADDRESS command, or the AutomapHostsOnResolve feature.
+ a MAPADDRESS command, the AutomapHostsOnResolve feature, or the
+ TrackHostExits feature.
Syntax:
"650" SP "ADDRMAP" SP Address SP NewAddress SP Expiry
More information about the tor-commits
mailing list