Bug 1028247 - socat uses gethostbyname - might impact ipv6 support
Summary: socat uses gethostbyname - might impact ipv6 support
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: socat
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Paul Wouters
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-08 01:34 UTC by Paul Wouters
Modified: 2016-12-06 08:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-06 01:05:52 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Paul Wouters 2013-11-08 01:34:27 UTC
Description of problem:

/usr/bin/filan on all architectures uses function gethostbyname
/usr/bin/procan on all architectures uses function gethostbyname
/usr/bin/socat on all architectures uses function gethostbyname

Comment 4 Gerhard 2016-06-28 12:08:59 UTC
Socat build process falls back to gethostbyname() only when neither getaddrinfo() nor getipnodebyname() are available.

Comment 5 Paul Wouters 2016-12-06 01:05:52 UTC
Thanks Gerhard!


Note You need to log in before you can comment on or make changes to this bug.