mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
fixed dhcp for windows client
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@784 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
fb6cf1d09c
commit
512176dbd8
2 changed files with 32 additions and 5 deletions
|
@ -74,7 +74,7 @@ static int get_dns_addr(struct in_addr *pdns_addr)
|
|||
|
||||
void slirp_init(void)
|
||||
{
|
||||
debug_init("/tmp/slirp.log", DEBUG_DEFAULT);
|
||||
// debug_init("/tmp/slirp.log", DEBUG_DEFAULT);
|
||||
|
||||
link_up = 1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue