From Fedora Project Wiki

Line 13: Line 13:


* IPv4: Kernel can't store DHCP lifetime and cannot mark IPv6 addresses dynamic (in the DHCP sense)
* IPv4: Kernel can't store DHCP lifetime and cannot mark IPv6 addresses dynamic (in the DHCP sense)
* IPv6: Kernel ignores RA router preference
* IPv6: Kernel ignores RA router preference
* IPv6: Tempaddr cycling breaks TCP connections prematurely
* IPv6: Tempaddr cycling breaks TCP connections prematurely

Revision as of 14:09, 26 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

  • IPv4: Kernel can't store DHCP lifetime and cannot mark IPv6 addresses dynamic (in the DHCP sense)
  • IPv6: Kernel ignores RA router preference
  • IPv6: Tempaddr cycling breaks TCP connections prematurely
  • IPv6: Kernel doesn't cache RDNSS and DNSSL
  • IPv6: Kernel doesn't provide default route information when defrtr is disabled
  • IPv6: Kernel doesn't privede prefix route information when pinfo is disabled

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)