commit | 5b115d4401453a99313996dc48e6b8f3e54c5b54 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Tue May 03 19:05:32 2005 +1000 |
committer | Darren Tucker <dtucker@zip.com.au> | Tue May 03 19:05:32 2005 +1000 |
tree | c2acae7fd2d19746244a58236546747253052044 | |
parent | 149da8577e5d494d17e1bd0235b24f4d9f2de49c [diff] |
- (dtucker) [canohost.c] normalise socket addresses returned by get_remote_hostname(). This means that IPv4 addresses in log messages on IPv6 enabled machines will no longer be prefixed by "::ffff:" and AllowUsers, DenyUsers, AllowGroups, DenyGroups will match IPv4-style addresses only for 4-in-6 mapped connections, regardless of whether or not the machine is IPv6 enabled. ok djm@