Skip to content
  • Jiří Klimeš's avatar
    core: MAC address spoofing/cloning (rh #447827) (bgo #553771) · 1b49f941
    Jiří Klimeš authored
    This commit implements MAC cloning feature in NetworkManager. To support that,
    'PermHwAddress' property is added into *.Device.Wired and *.Device.Wireless
    interfaces. The permanent MAC address is obtained when creating the device, and
    is used for 'locking' connections to the device. If a cloned MAC is specified
    in connection to be activated, the MAC is set to the interface in stage1. While
    disconecting, the permanent MAC is set back to the interface.
    1b49f941