Sent: Tuesday, February 20, 2007 11:22 PM Lonnie Mendez wrote:
> On Tue, 2007-02-20 at 13:09 +0900, Kazu wrote:
>> Hi,
>>
>> After I used TAP device by -net nic -net tap,ifname=mytap and I tried to
use
>> user mode network by -net nic -net user, a Windows XP guest doesn't get
>> IP address from
On Tue, 2007-02-20 at 13:09 +0900, Kazu wrote:
> Hi,
>
> After I used TAP device by -net nic -net tap,ifname=mytap and I tried to use
> user mode network by -net nic -net user, a Windows XP guest doesn't get
> IP address from a built-in DHCP server.
>
> It is fixed by an attached patch.
>
> DHCP
Hi,
After I used TAP device by -net nic -net tap,ifname=mytap and I tried to use
user mode network by -net nic -net user, a Windows XP guest doesn't get
IP address from a built-in DHCP server.
It is fixed by an attached patch.
DHCPRELEASE and DHCPNACK are introduced.
DHCPRELEASE code is borrowe