NetworkManager/cli/src
Jiří Klimeš 1b49f941a6 core: MAC address spoofing/cloning (rh #447827) (bgo #553771)
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.
2010-06-22 14:21:25 +02:00
..
connections.c core: MAC address spoofing/cloning (rh #447827) (bgo #553771) 2010-06-22 14:21:25 +02:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: multiline mode is default for 'dev list' and 'con list id|uuid' 2010-04-06 16:22:01 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am cli: use own code to output connection details (settings) 2010-03-31 17:14:35 +02:00
network-manager.c cli: 'dev list' adjustments 2010-03-24 19:05:35 +01:00
network-manager.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
nmcli.c cli: use the same version string as NetworkManager daemon 2010-04-26 11:05:36 +02:00
nmcli.h cli: multiline mode is default for 'dev list' and 'con list id|uuid' 2010-04-06 16:22:01 +02:00
settings.c core: MAC address spoofing/cloning (rh #447827) (bgo #553771) 2010-06-22 14:21:25 +02:00
settings.h cli: use own code to output connection details (settings) 2010-03-31 17:14:35 +02:00
utils.c cli: align UTF-8 strings properly 2010-04-26 17:32:18 +02:00
utils.h cli: align UTF-8 strings properly 2010-04-26 17:32:18 +02:00