mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 14:10:08 +01:00
Implement managed mode. We bind devices configured in /etc/network/interfaces to their connections by updating wired/wireless setting with the mac address of the device. * system-settings/plugins/ifupdown/plugin.c - (get_net_address_for_udi): implement function to retrieve MAC address of udi from hal in GByteArray format - (bind_device_to_connection): bind mac address of device to wired/wireless system connection - (hal_device_added_cb): call bind_device_to_connection for system connections with a matching interface.name - (hal_device_added_cb): ensure that all code paths properly free the "iface" string. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4165 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| plugins | ||
| src | ||
| Makefile.am | ||