Subject: Re: behavior of krb5_get_all_server_addrs()
To: Johan Danielsson <joda@pdc.kth.se>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-crypto
Date: 12/02/2000 18:45:13
On Sat, Dec 02, 2000 at 07:47:49PM +0100, Johan Danielsson wrote:
> Please don't mess up code that works on most systems as is. Using
> something easily testable for, like getifaddrs, might be ok, but the
> right way is probably to implement that function for weirdo
> systems. The keyword here is `portable'.
I've added a getifaddrs() version, and a HAVE_GETIFADDRS check.
getifaddrs() is going to exist on every BSD, at least.
--
-- Jason R. Thorpe <thorpej@zembu.com>