summaryrefslogtreecommitdiffstats
path: root/src/patchlevel.h
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-11-25 11:46:47 -0500
committerGreg Hudson <ghudson@mit.edu>2013-11-25 17:03:09 -0500
commit5384f45e728957da20ecf82d8cf567945a2bbf6e (patch)
tree263f24b16799eb1391b95879317fd21ef4e2e1f3 /src/patchlevel.h
parent4c57a429760a3b3aa89938a13708742675f9548b (diff)
downloadkrb5-5384f45e728957da20ecf82d8cf567945a2bbf6e.tar.gz
krb5-5384f45e728957da20ecf82d8cf567945a2bbf6e.tar.xz
krb5-5384f45e728957da20ecf82d8cf567945a2bbf6e.zip
Correctly log IPv6 addresses in kadmind
Define client_addr() in server_stubs.c and use it consistently in that file and ipropd_svc.c to get the client address from a transport handle. In it, call getpeername() on the client socket and use inet_ntop() on the result, instead of using inet_ntoa() on the IPv4 socket address. Provide a log_badauth2 callback to GSSRPC, so that we get a transport handle instead of an IPv4 socket address, and use client_addr() within it instead of inet_ntoa(). ticket: 7770 target_version: 1.12 tags: pullup
Diffstat (limited to 'src/patchlevel.h')
0 files changed, 0 insertions, 0 deletions