ifaddrs.h on Solaris 10

slowfranklin slowfranklin at opencsw.org
Thu Oct 17 19:46:37 CEST 2013


Hi

Am 17.10.2013 um 19:29 schrieb Jake Goerzen <jgoerzen at opencsw.org>:

> Hello maintainers,
> 
> Some Linux software projects are implementing getifaddrs() and freeifaddrs() defined in ifaddrs.h included with Solaris 11, but how do we build on Solaris 10 which doesn't have ifaddrs.h?  I'm curious to hear what other maintainers are doing about this.

Add a replacement using if_nameindex()?

-slow


More information about the maintainers mailing list