* 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:
Vladimir 'phcoder' Serbinenko 2012-06-21 22:15:10 +02:00
parent 418f45abd1
commit 9d611a318d
2 changed files with 24 additions and 18 deletions

View file

@ -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