NetworkManager/src/settings
Thomas Haller a82b7c8d5e ifcfg-rh: accept TEAM connections also without DEVICETYPE setting
Allow omitting DEVICETYPE=Team or DEVICETYPE=TeamPort and accept
team connections based on the presence of TEAM_CONFIG/TEAM_MASTER
alone.

Also, check first for a team slave before checking for bond
slave. That is what initscripts do and matters if somebody wrongly
sets MASTER and TEAM_MASTER.

libteam:     20d45a1e02
initscripts: https://git.fedorahosted.org/cgit/initscripts.git/commit/?id=3235be4a3da91bc91c698b318935240dbdf81aac

https://bugzilla.redhat.com/show_bug.cgi?id=1367180
(cherry picked from commit 114eb5b963)
2016-08-26 12:56:56 +02:00
..
plugins ifcfg-rh: accept TEAM connections also without DEVICETYPE setting 2016-08-26 12:56:56 +02:00
nm-agent-manager.c all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header 2016-06-01 19:06:35 +02:00
nm-agent-manager.h all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header 2016-06-01 19:06:35 +02:00
nm-inotify-helper.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-inotify-helper.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-secret-agent.c secret-agent: increase timeout for GetSecrets D-Bus call 2016-07-08 11:55:55 +02:00
nm-secret-agent.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-settings-connection.c all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header 2016-06-01 19:06:35 +02:00
nm-settings-connection.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-settings-plugin.c settings: set @error on failure of nm_settings_plugin_add_connection() 2016-03-03 18:54:20 +01:00
nm-settings-plugin.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-settings.c core: check valid uid for D-Bus load_connection(s)/set_logging calls 2016-08-23 11:24:19 +02:00
nm-settings.h core: drop interface function nm_connection_provider_get_best_connections() 2016-05-24 12:35:58 +02:00