Rewrite bridge addresses earlier

Call rewrite_node_address_for_bridge() in
launch_direct_bridge_descriptor_fetch() in case there's an existing
node_t for it.
This commit is contained in:
Taylor Yu
2017-09-28 17:15:47 -05:00
parent 990322fca4
commit 9b60acd4d4
2 changed files with 12 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (bridges):
- Overwrite the bridge address earlier in the process of directly
retrieving its descriptor, to make sure we reach it on the configured
address. Fixes bug 20532; bugfix on 0.2.0.10-alpha.