david/ipxe
david
/
ipxe
Archived
1
0
Fork 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/usr
Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible
For IPoIB, we currently use the hardware address (i.e. the eight-byte
GUID) as the DHCP chaddr.  This works, but some PXE servers (notably
Altiris RDP) refuse to respond if the chaddr field is anything other
than six bytes in length.

We already have the notion of an Ethernet-compatible link-layer
address, which is used in the iBFT (the design of which similarly
fails to account for non-Ethernet link layers).  Use this as the first
preferred alternative to the actual link-layer address when
constructing the DHCP chaddr field.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2010-12-15 18:46:19 +00:00
..
autoboot.c [autoboot] Merge "netboot" command into "autoboot" 2010-11-22 21:04:30 +00:00
dhcpmgmt.c [dhcp] Use Ethernet-compatible chaddr, if possible 2010-12-15 18:46:19 +00:00
fcmgmt.c [fc] Use port WWN rather than node WWN as the primary Fibre Channel name 2010-10-15 01:54:48 +01:00
ifmgmt.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
imgmgmt.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
iwmgmt.c [libc] Enable automated extraction of error usage reports 2010-05-31 03:11:57 +01:00
lotest.c [lotest] Fix endianness in status message 2010-11-20 16:51:05 +00:00
pxemenu.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
route.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00