aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33898
blob: 7c8d9d00096098a610cca2d5be6c4770217c009a (plain)
1
2
3
4
5
6
7
  o Minor features (relay address tracking):
    - We store relay addresses for OR connections in a more logical way.
      Previously we would sometimes overwrite the actual address of a
      connection with a "canonical address", and then store the "real
      address" elsewhere to remember it.  We now track the "canonical address"
      elsewhere for the cases where we need it, and leave the connection's
      address alone.  Closes ticket 33898.