Bug 1721385

Summary: glusterfs-libs: usage of inet_addr() may impact IPv6
Product: [Community] GlusterFS Reporter: Rinku <rkothiya>
Component: coreAssignee: bugs <bugs>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: amukherj, bugs, mchangir, rhinduja, rhs-bugs, rkothiya, sankarshan, sasundar, storage-qa-internal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1698435
: 1807793 (view as bug list) Environment:
Last Closed: 2019-06-24 08:26:50 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: 1698435    
Bug Blocks: 1807793    

Comment 1 Rinku 2019-06-18 07:46:02 UTC
Description of problem: usr/lib64/libglusterfs.so.0.0.1 on x86_64 uses function inet_addr, which may impact IPv6 support

Comment 2 Worker Ant 2019-06-18 07:54:21 UTC
REVIEW: https://review.gluster.org/22866 (core: replace inet_addr with inet_pton) posted (#2) for review on master by Rinku Kothiya

Comment 3 Worker Ant 2019-06-24 08:26:50 UTC
REVIEW: https://review.gluster.org/22866 (core: replace inet_addr with inet_pton) merged (#7) on master by Amar Tumballi