Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4972 - ucspi-tcp and ipv6
Summary: ucspi-tcp and ipv6
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Grant Goodyear (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-13 19:25 UTC by TenOfTen
Modified: 2011-10-30 22:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TenOfTen 2002-07-13 19:25:42 UTC
With no ipv6 support in the kernel, and default use options, (to use ipv6), the
ucspi-tcp port is broken.
Bad solution, USE="-ipv6" emerge ucspi-tcp
according to the developer's own text:
"But since some systems may have IPv6 support in their libc
but not in the kernel, my tcpserver will always try to create an IPv6
listening socket but will fall back to transparent IPv4 support."
My proposition: make ipv6 default or NOT default in both USE and kernel config
in base gentoo distribution.
/TenOfTen
Comment 1 SpanKY gentoo-dev 2002-07-14 05:26:37 UTC
by broken do you mean the pkg fails to emerge ?
Comment 2 TenOfTen 2002-07-14 15:48:50 UTC
no, tcpserver fails to start.
2002-07-14 01:37:09.012152500 tcpserver: fatal: unable to create socket:
address family not supported
Comment 3 SpanKY gentoo-dev 2002-07-14 16:33:55 UTC
i believe the answer would be to disable ipv6 in the default use variable since 
not everyone uses the gentoo kernel sources ...

or just leave it as is since this is more of a configuration issue with people 
who didnt add ipv6 in their kernel ... *shrug*
Comment 4 Grant Goodyear (RETIRED) gentoo-dev 2002-07-24 14:26:46 UTC
ipv6 is no longer a default USE variable.