david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/net/udp
Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values
Allow for settings to be described by something other than a DHCP option
tag if desirable.  Currently used only for the MAC address setting.

Separate out fake DHCP packet creation code from dhcp.c to fakedhcp.c.

Remove notion of settings from dhcppkt.c.

Rationalise dhcp.c to use settings API only for final registration of the
DHCP options, rather than using {store,fetch}_setting throughout.
2008-03-25 20:46:16 +00:00
..
dhcp.c [Settings] Remove assumption that all settings have DHCP tag values 2008-03-25 20:46:16 +00:00
dns.c [Settings] Remove assumption that all settings have DHCP tag values 2008-03-25 20:46:16 +00:00
tftp.c [Settings] Remove assumption that all settings have DHCP tag values 2008-03-25 20:46:16 +00:00