mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Changes file for 14710.
This commit is contained in:
parent
33fbb5011d
commit
b49ffb2a21
10
changes/ticket14710
Normal file
10
changes/ticket14710
Normal file
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user