Bug 198386
Summary: | Package mc lacks IPv6 support | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Vrabec <pvrabec> | ||||
Component: | mc | Assignee: | Jindrich Novy <jnovy> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | dkopecek, leonard-rh-bugzilla, mbacovsk, pknirsch | ||||
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: | 2006-09-26 08:48:53 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 | ||||||
Attachments: |
|
Description
Peter Vrabec
2006-07-11 10:22:41 UTC
After a little investigation I see that mc uses longs for storing addresses so that significant rewrite of the noticed VFS bits (samba, fish, mcfs, ftp) is needed. Since mc is mostly a filemanager used to manage local files in 95% of the time I think it won't affect FC6/RHEL5 in a significant way if we ship it in the current state. Created attachment 137087 [details]
FTP over IPv6 support
This patch is only for ftpfs. Mc has some more vfses that need ipv6 support.
But ftp has the highest priority imho, so I'm sending it now. smbfs will be the
next :]
Applied after few tune-ups. Thanks. |