[quake3] IPv6 support

Thilo Schulz arny at ats.s.bawue.de
Sat Apr 5 09:15:11 EDT 2008


On Samstag, 5. April 2008, vincent at cojot.name wrote:
> Hi Thilo,
>
> I Don't have time for a patch right now but Solaris 10 doesn't have
> ifaddrs.h (getifaddrs):
>
> DED_CC code/qcommon/net_ip.c
> code/qcommon/net_ip.c:58:21: ifaddrs.h: No such file or directory
> code/qcommon/net_ip.c: In function `NET_GetLocalAddress':
> code/qcommon/net_ip.c:1137: warning: implicit declaration of function
> ...
> gmake: *** [release] Error 2
>
> We'd need some kind of protection for other platforms,
>
> Solaris has had IPV6 since '00 (Solaris 8) but I have never used it.
> I'm investigating,

This is pretty easy to fix. Recognition of local interfaces will not be so 
good though - it will just use getaddrinfo() to get information about all 
configured interfaces and used netmasks.
Feel free to make a patch to make this better for solaris :)

-- 
Thilo Schulz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://icculus.org/pipermail/quake3/attachments/20080405/970aeb1d/attachment.pgp>


More information about the quake3 mailing list