[ipxe-devel] [PATCH] [autoboot] Use next-server from filename settings block

Alex Williamson alex.williamson at redhat.com
Mon Jun 24 16:24:04 UTC 2013


On Mon, 2013-06-24 at 17:07 +0100, Michael Brown wrote:
> 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!

Thank you!

Alex





More information about the ipxe-devel mailing list