NetworkManager/system-settings/plugins/keyfile
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
..
io core: MAC address spoofing/cloning (rh #447827) (bgo #553771) 2010-06-22 14:21:25 +02:00
tests keyfile: add testcases for plain GSM connections 2010-05-26 01:19:21 -07:00
Makefile.am libnm-glib: libnm_glib -> libnm-glib 2009-08-26 13:07:35 -05:00
nm-keyfile-connection.c keyfile: don't free GError when it's NULL (after connection's successful update) 2010-03-09 11:10:58 +01:00
nm-keyfile-connection.h Update license headers 2008-11-03 16:05:11 +00:00
plugin.c system-settings: fix plugins for /etc/NetworkManager/NetworkManager.conf 2010-03-06 00:18:28 -08:00
plugin.h Update license headers 2008-11-03 16:05:11 +00:00