aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33238
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket33238')
-rw-r--r--changes/ticket332385
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket33238 b/changes/ticket33238
new file mode 100644
index 0000000000..2c4c3968cc
--- /dev/null
+++ b/changes/ticket33238
@@ -0,0 +1,5 @@
+ o Minor feature (address discovery):
+ - If no Address statements are found, relays now prioritize guessing their
+ address by looking at the local interface instead of the local hostname.
+ If the interface address can't be found, the local hostname is used.
+ Closes ticket 33238.