aboutsummaryrefslogtreecommitdiff
path: root/changes/bug24952
blob: 93174c04f547c15f0d5c0bd734b7454ea4b4aa1f (plain)
1
2
3
4
5
  o Minor bugfix (channel connection):
    - The accurate address of a connection is real_addr, not the addr member.
      TLS Channel remote address is now real_addr content instead of addr
      member. Fixes bug 24952; bugfix on 707c1e2e26 in 0.2.4.11-alpha.
      Patch by "ffmancera".