NetworkManager/src/settings/plugins/ifcfg-rh
Jiří Klimeš 2a497eeadc 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.
2015-06-19 09:32:58 +02:00
..
tests ifcfg-rh: distinguish in reader and writer between unset and empty dns-options 2015-06-05 12:26:48 +02:00
common.h settings: update year in copyright text of plugin-info for keyfile and ifcfg-rh 2015-01-13 16:41:31 +01:00
Makefile.am settings: drop plugin-specific error domains 2014-10-22 08:29:09 -04:00
nm-ifcfg-connection.c ifcfg-rh: log warning when loading of connection fails 2015-06-02 12:57:52 +02:00
nm-ifcfg-connection.h ifcfg-rh: log warning when loading of connection fails 2015-06-02 12:57:52 +02: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 settings: remove hostname handling from plugins 2015-06-12 15:59:39 +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 09:32:58 +02:00
reader.h ifcfg-rh: log warning when loading of connection fails 2015-06-02 12:57:52 +02:00
shvar.c ifcfg-rh: change type of svTrueValue() return value and argument 2015-06-09 18:18:45 +02:00
shvar.h ifcfg-rh: change type of svTrueValue() return value and argument 2015-06-09 18:18:45 +02:00
utils.c ifcfg-rh: better detect alias files 2015-06-02 12:57:52 +02:00
utils.h ifcfg-rh: better detect alias files 2015-06-02 12:57:52 +02:00
writer.c ifcfg-rh: read/write autoconnect-slaves property as AUTOCONNECT_SLAVES 2015-06-19 09:32:58 +02:00
writer.h settings: implement ability to add connections without saving them to disk 2013-05-28 12:26:56 -05:00