Bug 196884

Summary: Various IPv4-only tools in linux-atm
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: linux-atmAssignee: David Woodhouse <dwmw2>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: triage
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: bzcl34nup
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-07 00:34:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 195271    

Description David Woodhouse 2006-06-27 14:44:48 UTC
$ grep F_INET -r .
./src/test/ttcp.c:          sinhim.sin_family = AF_INET;
./src/test/ttcp.c:    if ((fd = socket(atm ? satm.sas_family : AF_INET,
./src/test/ttcp.c:          domain = AF_INET;
./src/maint/atmtcp.c:       if ((*fd = socket(PF_INET,SOCK_STREAM,0)) < 0) {
./src/maint/atmtcp.c:       addr.sin_family = AF_INET;
./src/maint/atmtcp.c:       if ((fd = socket(PF_INET,SOCK_STREAM,0)) < 0) {
./src/maint/atmtcp.c:       addr.sin_family = AF_INET;
./src/maint/atmtcp.c:         links++,addr.sin_family == AF_INET ?
inet_ntoa(addr.sin_addr) :
./src/ilmid/mib.c:    s = socket(PF_INET,SOCK_DGRAM,0);
./src/ilmid/mib.c:      if (addr->sin_family != AF_INET) continue;
./src/switch/tcp/tcpsw.c:    addr.sin_family = AF_INET;
./src/switch/tcp/tcpsw.c:    if ((s_listen = socket(PF_INET,SOCK_STREAM,0)) < 0)
./src/mpoad/get_vars.c:  int sockfd = socket( AF_INET, SOCK_STREAM, IPPROTO_IP );
./src/mpoad/get_vars.c:  fd =  socket( AF_INET, SOCK_STREAM, IPPROTO_IP );
./src/extra/ANS/bind-498-REL.patch:     case AF_INET:
./src/extra/ANS/bind-498-REL.patch:     case AF_INET6:
./src/arpd/io.c:    if ((inet = socket(PF_INET,SOCK_DGRAM,0)) < 0)
./src/lib/text2ip.c:    if (hostent->h_addrtype != AF_INET) {

Comment 1 Bug Zapper 2008-04-03 17:31:08 UTC
Based on the date this bug was created, it appears to have been reported
against rawhide during the development of a Fedora release that is no
longer maintained. In order to refocus our efforts as a project we are
flagging all of the open bugs for releases which are no longer
maintained. If this bug remains in NEEDINFO thirty (30) days from now,
we will automatically close it.

If you can reproduce this bug in a maintained Fedora version (7, 8, or
rawhide), please change this bug to the respective version and change
the status to ASSIGNED. (If you're unable to change the bug's version
or status, add a comment to the bug and someone will change it for you.)

Thanks for your help, and we apologize again that we haven't handled
these issues to this point.

The process we're following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp

We will be following the process here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this
doesn't happen again.

Comment 2 Bug Zapper 2008-05-07 00:34:24 UTC
This bug has been in NEEDINFO for more than 30 days since feedback was
first requested. As a result we are closing it.

If you can reproduce this bug in the future against a maintained Fedora
version please feel free to reopen it against that version.

The process we're following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp