aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket2267
blob: b589b5721fe87c3ca014414d3caa7d4f48e251c4 (plain)
1
2
3
4
5
6
7
8
  o Minor features:
    - Refactor resolve_my_address() so it returns the method by which we
      decided our public IP address (explicitly configured, resolved from
      explicit hostname, guessed from interfaces, learned by gethostname).
      Now we can provide more helpful log messages when a relay guesses
      its IP address incorrectly (e.g. due to unexpected lines in
      /etc/hosts). Resolves ticket 2267.