commit | ea3202814e7c9084cc994c5a11fc68ab9c1233ed | [log] [tgz] |
---|---|---|
author | Jason Hobbs <jason.hobbs@calxeda.com> | Wed Aug 31 05:37:31 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 17 22:25:35 2011 +0200 |
tree | 5d86a8dc0ae467f6924efdaf7b4a3851156f7893 | |
parent | 0e3a593ae6de396c3b96bed7c4303835e32b4cc3 [diff] |
net: bootp: add PXE/RFC 4578 DHCP options support These options are required to be present in RFC 4578 compliant DHCP requests. They give more information to DHCP servers to allow serving different DHCP responses to different systems based on client architecture, client capabilities, UUID, or vendor. Signed-off-by: Jason Hobbs <jason.hobbs@calxeda.com>