[ipxe-devel] iPXE does not honor DHCP option 26

Michael Brown mcb30 at ipxe.org
Fri Aug 29 15:59:59 UTC 2014


On 29/08/14 13:29, Oliver Rath wrote:
> @Michael: Maybe it is a good idea for an general array
> dhcpoffers[0..255], where dhcp-offers can be found? Or something like
> ${dhcp/option26:string}? Many dhcp-options could be useful for building
> appropriate menu-requests.

You can already do that.  Just use ${26:uint16} (or 
${net0.dhcp/26:uint16} if you care about specifying which settings block 
it came from).

Michael



More information about the ipxe-devel mailing list