[tor-commits] [tor/master] Changes file for 14710.
nickm at torproject.org
nickm at torproject.org
Tue Mar 31 18:41:55 UTC 2015
commit b49ffb2a21ccbcf62c3e38b822043b4302d8c26f
Author: rl1987 <rl1987 at sdf.lonestar.org>
Date: Sun Mar 22 16:04:46 2015 +0200
Changes file for 14710.
---
changes/ticket14710 | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/changes/ticket14710 b/changes/ticket14710
new file mode 100644
index 0000000..2b6cb20
--- /dev/null
+++ b/changes/ticket14710
@@ -0,0 +1,10 @@
+ o Code simplification and refactoring:
+ - Move the hacky fallback code out of get_interface_address6()
+ into separate function and get it covered with unit-tests. Resolves
+ ticket 14710.
+
+ o Minor bugfixes:
+ - When attempting to use fallback technique for network interface
+ lookup, disregard loopback and multicast addresses since they are
+ unsuitable for public communications.
+
More information about the tor-commits
mailing list