Bug 198396

Summary: Package openobex lacks IPv6 support
Product: [Fedora] Fedora Reporter: Peter Vrabec <pvrabec>
Component: openobexAssignee: Jiri Moskovcak <jmoskovc>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dfediuck, mbacovsk
Target Milestone: ---Flags: wtogami: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-29 09:09:14 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 Peter Vrabec 2006-07-11 10:25:43 UTC
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: 

/openobex-1.2/lib/inobex.c:61:	self->trans.peer.inet.sin_family = AF_INET;
/openobex-1.2/lib/inobex.c:74:	self->trans.self.inet.sin_family = AF_INET;
/openobex-1.2/lib/inobex.c:89:	self->serverfd = obex_create_socket(self, AF_INET);
/openobex-1.2/lib/inobex.c:148:	self->fd = obex_create_socket(self, AF_INET);
/openobex-1.2/lib/inobex.c:153:	self->trans.peer.inet.sin_family = AF_INET;

Comment 1 Jiri Moskovcak 2007-08-28 13:59:03 UTC
Package Change Request
======================
Package Name: openobex
Updated Fedora Owners: jmoskovc

Comment 2 Warren Togami 2007-08-28 18:44:29 UTC
CVS seems to be already done

Comment 3 Jiri Moskovcak 2007-08-29 09:09:14 UTC
Fixed in rawhide.