From Fedora Project Wiki
No edit summary |
|||
Line 10: | Line 10: | ||
== Networking bugs == | == Networking bugs == | ||
Only platform bugs that can influence various application belong here. | Only platform bugs that can influence various application and/or the overall behavior of the system belong here. | ||
=== Mobile Broadband === | === Mobile Broadband === | ||
* [https://bugzilla.gnome.org/show_bug.cgi?id=667488 Gnome 667488 - Mobile Broadband must be re-enabled after every boot or resume, and after a lost connection.] | * [https://bugzilla.gnome.org/show_bug.cgi?id=667488 Gnome 667488 - Mobile Broadband must be re-enabled after every boot or resume, and after a lost connection.] | ||
* [https://bugzilla.gnome.org/show_bug.cgi?id=659228 Fedora 659228 - Fails to auto-connect to registered 3G network] | |||
=== IPv4 === | |||
* [https://bugzilla.redhat.com/show_bug.cgi?id=662254 Fedora 662254 - dhclient fails to renew lease; lease-time of 0xffffffff (infinity) causes exit 1] | |||
=== IPv6 === | === IPv6 === | ||
* [https://bugzilla.redhat.com/show_bug.cgi?id= | * [https://bugzilla.redhat.com/show_bug.cgi?id=808147 Fedora 808147 - getaddrinfo("::1") now fails on an otherwise-ipv4-only system] | ||
* [https://bugzilla.redhat.com/show_bug.cgi?id=719178 Fedora 719178 - Applications can't connect to IPv6 link-local addresses learned through nss-mdns and Avahi] | * [https://bugzilla.redhat.com/show_bug.cgi?id=719178 Fedora 719178 - Applications can't connect to IPv6 link-local addresses learned through nss-mdns and Avahi] | ||
* [https://bugzilla.redhat.com/show_bug.cgi?id=821127 Fedora 821127 - Avahi's IPv6 support is disabled by default] | * [https://bugzilla.redhat.com/show_bug.cgi?id=821127 Fedora 821127 - Avahi's IPv6 support is disabled by default] | ||
* Various bugs in [[Tools/NetworkManager/IPv6|NetworkManager's IPv6 support]] | * Various bugs in [[Tools/NetworkManager/IPv6|NetworkManager's IPv6 support]] |
Revision as of 08:19, 26 July 2012
IPv6
Fedora IPv6 networking is done with the following components:
- Kernel
- GLIBC
- NetworkManager
- ISC DHCP client
Networking bugs
Only platform bugs that can influence various application and/or the overall behavior of the system belong here.
Mobile Broadband
- Gnome 667488 - Mobile Broadband must be re-enabled after every boot or resume, and after a lost connection.
- Fedora 659228 - Fails to auto-connect to registered 3G network