From Fedora Project Wiki

Line 37: Line 37:


* Fixed: [https://bugzilla.redhat.com/show_bug.cgi?id=662254 <code>dhclient</code> fails with large values of dhcp-renawal-time, notably the infinity (0xffffffff) value]
* Fixed: [https://bugzilla.redhat.com/show_bug.cgi?id=662254 <code>dhclient</code> fails with large values of dhcp-renawal-time, notably the infinity (0xffffffff) value]
* People say that dhclient exchange is slow, especially on wireless (I can't reproduce)


=== Avahi ===
=== Avahi ===

Revision as of 10:54, 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
  • IPv6: Kernel doesn't cache RDNSS and DNSSL
  • 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)