* grub-core/net/bootp.c (grub_net_configure_by_dhcp_ack): Prefer
IP address to server name since we may not hame the DNS.
This commit is contained in:
parent
418f45abd1
commit
9d611a318d
2 changed files with 24 additions and 18 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-06-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/net/bootp.c (grub_net_configure_by_dhcp_ack): Prefer
|
||||
IP address to server name since we may not hame the DNS.
|
||||
|
||||
2012-06-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/net/dns.c (grub_cmd_nslookup): Init addresses to 0 to avoid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue