This bug was reported automaticaly in connection with IPv6 project. Our aim is to support IPv6 in all Fedora Core packages so FC6 and RHEL5 will be ready for IPv6. This package seems to lack IPv6 support as is illustrated in attached log. Here follows part of scanning log (grep -r F_INET *)/up to 30 lines: /alsa-lib-1.0.11rc2/src/control/control_shm.c:453: sock = socket(PF_INET, SOCK_STREAM, 0); /alsa-lib-1.0.11rc2/src/control/control_shm.c:457: addr.sin_family = AF_INET; /alsa-lib-1.0.11rc2/src/pcm/pcm_shm.c:646: sock = socket(PF_INET, SOCK_STREAM, 0); /alsa-lib-1.0.11rc2/src/pcm/pcm_shm.c:652: addr.sin_family = AF_INET; /alsa-lib-1.0.11rc2/src/socket.c:119: s = socket(PF_INET, SOCK_STREAM, 0); /alsa-lib-1.0.11rc2/src/socket.c:147: s_in->sin_family = AF_INET; /alsa-lib-1.0.11rc2/aserver/aserver.c:89: sock = socket(PF_INET, SOCK_STREAM, 0); /alsa-lib-1.0.11rc2/aserver/aserver.c:96: addr.sin_family = AF_INET;
I work on it, it should not be a big deal...
Is it anythink new here?
It's a minor functionality and we don't use that network interface in Fedora. If you believe it should be fixed, please report it at ALSA project (www.alsa-project.org)