diff options
author | Michael Brown <mcb30@ipxe.org> | 2023-01-14 00:31:54 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2023-01-14 00:31:54 +0000 |
commit | e03647347da1dbfc51df4ab87c1f739254280e11 (patch) | |
tree | da0ce76e7941f2af19a85056d2d84e9b3903e2db /COPYING.GPLv2 | |
parent | 47af48012e2afaaf56108466fb967009670660bb (diff) | |
download | ipxe-netidx.zip ipxe-netidx.tar.gz ipxe-netidx.tar.bz2 |
[netdevice] Allow duplicate MAC addressesnetidx
Many laptops now include the ability to specify a "system-specific MAC
address" (also known as "pass-through MAC"), which is supposed to be
used for both the onboard NIC and for any attached docking station or
other USB NIC. This is intended to simplify interoperability with
software or hardware that relies on a MAC address to recognise an
individual machine: for example, a deployment server may associate the
MAC address with a particular operating system image to be deployed.
This therefore creates legitimate situations in which duplicate MAC
addresses may exist within the same system. Remove the code that
rejects attempts to register a network device with a duplicate MAC.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'COPYING.GPLv2')
0 files changed, 0 insertions, 0 deletions