aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40039
blob: 41b34c640759491ffb5e6a19c6bb5ccc9db1f3cf (plain)
1
2
3
4
5
  o Minor features (control port, relay):
    - Introduce "GETINFO address/v4" and "GETINFO address/v6" in the control
      port to fetch the Tor host's respective IPv4 or IPv6 address. We keep
      "GETINFO address" for backwords-compatibility which retains the current
      behavior. Closes ticket 40039. Patch by Neel Chauhan.