NetworkManager/src/settings/plugins/ifcfg-rh
Jiří Klimeš 8aa0b5b17d ifcfg-rh: read/write autoconnect-slaves property as AUTOCONNECT_SLAVES
AUTOCONNECT_SLAVES is an NetworkManager extension. initscripts always activate
slaves with the master connection for bond and team, and doesn't activate
automatically slaves for bridge.
NetworkManager behaviour is controlled by this variable. If the variable is
missing the default value from configuration file is used.

(cherry picked from commit 2a497eeadc)
2015-06-19 12:18:52 +02:00
..
tests builds: only enable TAP driver for glib >= 2.37.6 2015-06-19 11:52:50 +02:00
common.h settings: update year in copyright text of plugin-info for keyfile and ifcfg-rh 2015-03-11 17:07:56 +01:00
Makefile.am settings: drop plugin-specific error domains 2014-10-22 08:29:09 -04:00
nm-ifcfg-connection.c platform: add self argument to platform functions 2015-06-17 14:32:30 +02:00
nm-ifcfg-connection.h settings: add NMSettingsConnection:filename 2015-01-14 11:35:17 -05:00
nm-ifcfg-rh.conf settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
nm-ifcfg-rh.xml settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
plugin.c core/logging: downgrade some <info> loggings to <debug> 2015-05-13 18:43:57 +02:00
plugin.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
reader.c ifcfg-rh: read/write autoconnect-slaves property as AUTOCONNECT_SLAVES 2015-06-19 12:18:52 +02:00
reader.h ifcfg-rh: handle DEVTIMEOUT property (rh #1171917) 2015-01-14 11:35:17 -05:00
shvar.c libnm: move _nm_utils_ascii_str_to_int64() from src/ to libnm-core/ 2015-06-17 13:30:39 +02:00
shvar.h ifcfg-rh: add svGetValueInt64() utility function 2014-10-12 20:13:17 +02:00
utils.c ifcfg-rh: allow handling complex routing rules via dispatcher (rh #1160013) 2015-01-14 11:35:17 -05:00
utils.h ifcfg-rh: refactor update_connection() 2015-03-11 17:07:56 +01:00
writer.c ifcfg-rh: read/write autoconnect-slaves property as AUTOCONNECT_SLAVES 2015-06-19 12:18:52 +02:00
writer.h settings: implement ability to add connections without saving them to disk 2013-05-28 12:26:56 -05:00