From Fedora Project Wiki

Line 14: Line 14:
* IPv6: Kernel ignores RA router preference
* IPv6: Kernel ignores RA router preference
* IPv6: Tempaddr cycling breaks even TCP connections prematurely
* IPv6: Tempaddr cycling breaks even TCP connections prematurely
=== libnl ===
* rtnl_link_bond_add() succeeds when device already exists


=== iproute ===
=== iproute ===

Revision as of 17:01, 10 October 2012

Fedora networking is done with the following components:

Networking problems

Only platform bugs that can influence various application and/or the overall behavior of the system belong here.

Kernel

  • IPv6: Kernel ignores RA router preference
  • IPv6: Tempaddr cycling breaks even TCP connections prematurely

libnl

  • rtnl_link_bond_add() succeeds when device already exists

iproute

  • iproute won't distinguish bridges and bonds

GLIBC

dhclient

Avahi

NetworkManager

Testing tools

  • ping doesn't support IPv6 (you have to use ping6)