* klist.c (one_addr): Pass UNIX address family, not Kerberos address type, to
authorKen Raeburn <raeburn@mit.edu>
Thu, 19 Jul 2001 14:03:13 +0000 (14:03 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 19 Jul 2001 14:03:13 +0000 (14:03 +0000)
commit3ee1daf8e607568f705a13b859db79df3dcb285a
tree4ecfbc12427cc320ef15930a662234c44038cc91
parente20cb3598f6d851bd2593603e1916eaba37fb936
* klist.c (one_addr): Pass UNIX address family, not Kerberos address type, to
inet_ntop.  Print different messages for unknown address types and known
address types we don't know how to print (e.g., AF_INET6 without inet_ntop).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13616 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/klist/ChangeLog
src/clients/klist/klist.c