Bug 198378

Summary: Package ipvsadm lacks IPv6 support
Product: [Fedora] Fedora Reporter: Peter Vrabec <pvrabec>
Component: ipvsadmAssignee: Marek Grac <mgrac>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mbacovsk
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-21 13:48:15 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:20:49 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: 

/ipvsadm-1.24/ipvsadm.c:1786:		if (host->h_addrtype != AF_INET ||
/ipvsadm-1.24/ipvsadm.c:1802:				  sizeof(struct in_addr), AF_INET)) != NULL)
/ipvsadm-1.24/libipvs/libipvs.c:41:	if ((sockfd = socket(AF_INET, SOCK_RAW, IPPROTO_RAW)) == -1)

Comment 1 Marek Grac 2007-06-21 13:48:15 UTC
Package is no longer in Fedora and kernel part of LVS/ipvsadm is not IPv6 ready.