[Qemu-devel] [PATCH 17/19] Work around dhclient brokenness

2009-10-22 Thread Mark McLoughlin
From: Anthony Liguori With the latest GSO/csum offload patches, any guest using an unpatched version of dhclient (any Ubuntu guest, for instance), will no longer be able to get a DHCP address. dhclient is actually at fault here. It uses AF_PACKET to receive DHCP responses but does not check aux

[Qemu-devel] [PATCH 17/19] Work around dhclient brokenness

2009-10-21 Thread Mark McLoughlin
From: Anthony Liguori With the latest GSO/csum offload patches, any guest using an unpatched version of dhclient (any Ubuntu guest, for instance), will no longer be able to get a DHCP address. dhclient is actually at fault here. It uses AF_PACKET to receive DHCP responses but does not check aux