[Icecast-dev] listen to port on ipv6 by default[patch]

j at v2v.cc j at v2v.cc
Fri Dec 10 12:56:03 PST 2004


right now icecast2 listens to 0.0.0.0 by default if bind-address is not
defined. it should rather listen to :: if ipv6 is available.
the change is rather small. i do not know how that works on systems that
do not support IPv6 yet. 
so i added #ifdef AF_INET6, is that the right way to check for ipv6?

attached is a patch against http://svn.xiph.org/icecast/trunk/net/

if it is ok like that it would be good to apply it for the next release.

j
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icecast2-listentoipv6_by_default.patch
Type: text/x-patch
Size: 702 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20041210/9e81ccbf/icecast2-listentoipv6_by_default.bin


More information about the Icecast-dev mailing list