mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 20:40:25 +03:00
RFC 4390 provides for the DHCP client identifier to contain the link-layer hardware type and MAC address when the MAC address exceeds 16 bytes. However, the hardware type field is only 8 bits; we were assuming 16 bits.