Bug 198410 - Package screen lacks IPv6 support
Summary: Package screen lacks IPv6 support
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: screen
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks: IPv6Blocker
TreeView+ depends on / blocked
 
Reported: 2006-07-11 10:29 UTC by Peter Vrabec
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-15 13:13:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
IPv6 support for screen (8.24 KB, patch)
2006-09-11 17:12 UTC, Tomas Heinrich
no flags Details | Diff

Description Peter Vrabec 2006-07-11 10:29:27 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: 

/screen-4.0.2/teln.c:108:  if ((fd = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP)) == -1)
/screen-4.0.2/teln.c:136:  p->w_telsa.sin_family = AF_INET;
/screen-4.0.2/teln.c:144:      if (hp->h_length != sizeof(p->w_telsa.sin_addr.s_addr) || hp->h_addrtype != AF_INET)

Comment 1 Tomas Heinrich 2006-09-11 17:12:49 UTC
Created attachment 136019 [details]
IPv6 support for screen

Comment 2 Marcela Mašláňová 2006-11-15 13:13:18 UTC
Thanks for patch, it's fixed in devel now.


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