On Thu, Mar 07, 2019 at 03:14:13PM +0000, Andre Przywara wrote: > From: Andrei Borzenkov <[email protected]> > > The BOOTP RFC describes the boot file name and the server name as being > part of the integral BOOTP data structure, with some limits on the size > of them. > DHCP extends this by allowing them to be separate DHCP options, which is > more flexible. > > Teach the code dealing with those fields to check for those DHCP options > first and use this information, if provided. We fall back to using the > BOOTP information if those options are not used. > > Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
