]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list
authorMichael Brown <mcb30@ipxe.org>
Tue, 6 Dec 2011 13:54:45 +0000 (13:54 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 6 Dec 2011 13:54:45 +0000 (13:54 +0000)
commit8926c233f69cf0f8757ce3fad4232b2396ca7834
tree487fac459c23a8a9b3003ed4744856d69750c68a
parentd5e273e5c26148b464b245560239bfe408aabb66
[dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list

The PXE specification requires us to request DHCP options 128 to 135
inclusive, although these have no defined purpose.

Suggested-by: Ralf Buettner <rab@bootix.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/udp/dhcp.c