Comment 6 for bug 1936972

Revision history for this message
dann frazier (dannf) wrote :

I attempted to fix this by ignoring NICs with the U/L bit set:
  https://code.launchpad.net/~dannf/maas/+git/maas/+merge/409001
As noted there, QEMU uses a prefix with this bit set, and that maybe true with other virtualization, so I don't think we can key on MAC. I think instead we may want to specifically try and detect Redfish NICs and ignore them.