mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-20 23:08:12 +02:00
Implement unmanaged mode that will prevent all devices in the well_known_udis set from being touched by NetworkManager * system-settings/plugins/ifupdown/plugin.c - (typedef struct SCPluginIfupdownPrivate): add gboolean unmanage_well_known field used to turn on/off unmanaged mode - (hal_device_added_cb,hal_device_remove_cb): emit |unmanaged-devices-changed| signal when well_known_udis get added/removed - (SCPluginIfupdown_get_unmanaged_devices): return all well_known_udis if we are in unmanaged mode git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4163 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| interface_parser.c | ||
| interface_parser.h | ||
| Makefile.am | ||
| nm-ifupdown-connection.c | ||
| nm-ifupdown-connection.h | ||
| parser.c | ||
| parser.h | ||
| plugin.c | ||
| plugin.h | ||