Subject: Re: Updating arp(8) to use getifaddrs (cf. bin/8566)
To: Rafal Boni <rafal@attbi.com>
From: None <itojun@iijlab.net>
List: tech-net
Date: 11/08/2002 12:23:27
> The change is appended (as expected, it's mostly code removal),
> but I have a portability question -- is conversion this going
> to be more of a portability issue due to the non-standardized
> nature of getifaddrs(3), or should I "Just Do it" (yes to both
> is acceptable as well 8-).
getifaddrs(3) is present on all 4 BSDs, so it's portable enough for me.
i can't check MacOS X right now.
itojun