]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Try to extract the RFC1048 data from PXE. If we get enough info we can skip
authoroshogbo <oshogbo@FreeBSD.org>
Thu, 9 Mar 2017 06:01:24 +0000 (06:01 +0000)
committeroshogbo <oshogbo@FreeBSD.org>
Thu, 9 Mar 2017 06:01:24 +0000 (06:01 +0000)
commitb5f6adf5d44a2902f5ee8faceb4a473df68da7dc
tree2e4c5144d83cfbc68446bc82e1e54855c3aa3a8c
parent77fbc3df711d3e233301393480aed4267cd70333
Try to extract the RFC1048 data from PXE. If we get enough info we can skip
the bootp(). It removes unnecessary DHCP request from pxeloader.

Submitted by: kczekirda
Sponsored by: Oktawave
Initiated by: Matthew Dillon
Reviewed by: smh, gnn, bapt, oshogbo
MFC after: 3 weeks
Differential Revision: https://reviews.freebsd.org/D9847
lib/libstand/bootp.c
lib/libstand/bootp.h
sys/boot/i386/libi386/pxe.c