[ipxe-devel] [PATCH] [autoboot] Use next-server from filename settings block
Michael Brown
mcb30 at ipxe.org
Mon Jun 24 16:07:30 UTC 2013
On 21/06/13 22:15, Alex Williamson wrote:
> Ping. Comments?
One issue: fetch_settings_origin() will return NULL if the setting is
not found, but passing in NULL to the subsequent fetch_ipv4_setting()
will be treated as "search from root of all settings".
I have committed a reworked version of this patch, which also eliminates
the existing fixed 256-byte buffer for the filename:
http://git.ipxe.org/ipxe.git/commitdiff/936134e
Thanks!
Michael
More information about the ipxe-devel
mailing list