Hi

Am 17.10.2013 um 19:29 schrieb Jake Goerzen <[email protected]>:

> 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

Reply via email to